Method Clone
Clone()
Creates a deep copy of the current MetadataCollection object.
public MetadataCollection Clone()
Returns
- MetadataCollection
A new instance of the MetadataCollection class that is a deep copy of this instance.
Creates a deep copy of the current MetadataCollection object.
public MetadataCollection Clone()
A new instance of the MetadataCollection class that is a deep copy of this instance.