MetadataProperties.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