言語

ComplexProperty.Clone メソッド

定義

現在のComplexPropertyと同じComplexProperty クラスのインスタンスを作成します。

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

返品

ComplexPropertyの性質と同一の物体です。

適用対象