次の方法で共有


ComplexProperty.Clone メソッド

定義

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

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

戻り値

プロパティが ComplexProperty のプロパティと同じオブジェクトです。

適用対象