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這個方法所產生的物件。

實作

適用於