Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a deep clone of this MetadataValues instance.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Function DeepClone As MetadataValues
'Usage
Dim instance As MetadataValues
Dim returnValue As MetadataValues
returnValue = instance.DeepClone()
public MetadataValues DeepClone()
public:
MetadataValues^ DeepClone()
member DeepClone : unit -> MetadataValues
public function DeepClone() : MetadataValues
Return Value
Type: Microsoft.ReportingServices.RdlObjectModel.MetadataValues
A deep clone of MetadataValues.