StringFormat.Clone 메서드

정의

StringFormat 개체의 정확한 복사본을 만듭니다.

public:
 virtual System::Object ^ Clone();
public object Clone();
abstract member Clone : unit -> obj
override this.Clone : unit -> obj
Public Function Clone () As Object

반품

이 메서드가 StringFormat 만드는 개체입니다.

구현

적용 대상