DeepClone 方法
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Function DeepClone As MetadataProperties
'用途
Dim instance As MetadataProperties
Dim returnValue As MetadataProperties
returnValue = instance.DeepClone()
public MetadataProperties DeepClone()
public:
MetadataProperties^ DeepClone()
member DeepClone : unit -> MetadataProperties
public function DeepClone() : MetadataProperties