DeepClone 方法
此成員會覆寫 ReportObject. . :: . .DeepClone() () () ()。
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Overrides Function DeepClone As Object
'用途
Dim instance As MetadataValue
Dim returnValue As Object
returnValue = instance.DeepClone()
public override Object DeepClone()
public:
virtual Object^ DeepClone() override
abstract DeepClone : unit -> Object
override DeepClone : unit -> Object
public override function DeepClone() : Object