SourceRange.DeepClone 方法

定义

创建 SourceRange 的新实例。 以递归方式克隆所有属性。

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

返回

的新威胁 SourceRange

适用于