Language

MetadataProperties.DeepClone メソッド

定義

この MetadataProperties インスタンスの深いクローンを返します。

public:
 Microsoft::ReportingServices::RdlObjectModel::MetadataProperties ^ DeepClone();
public Microsoft.ReportingServices.RdlObjectModel.MetadataProperties DeepClone();
member this.DeepClone : unit -> Microsoft.ReportingServices.RdlObjectModel.MetadataProperties
Public Function DeepClone () As MetadataProperties

返品

MetadataPropertiesの深いクローン。

適用対象