次の方法で共有


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