Partager via


Méthode DeepClone

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Function DeepClone As MetadataProperties
'Utilisation
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