次の方法で共有


SourcePoint.DeepClone メソッド

定義

SourcePoint の新しいインスタンスを作成します。 すべてのプロパティは再帰的に複製されます。

public Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint DeepClone ();
member this.DeepClone : unit -> Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint
Public Function DeepClone () As SourcePoint

戻り値

の新しいインスタセ SourcePoint

適用対象