CommaDelimitedStringCollection.Clone 메서드

정의

컬렉션의 복사본을 만듭니다.

public:
 System::Configuration::CommaDelimitedStringCollection ^ Clone();
public System.Configuration.CommaDelimitedStringCollection Clone ();
member this.Clone : unit -> System.Configuration.CommaDelimitedStringCollection
Public Function Clone () As CommaDelimitedStringCollection

반환

CommaDelimitedStringCollection의 복사본입니다.

적용 대상