'DeclarationPublic Overloads Overridable Function Clone( _ ByVal Deep As System.Boolean _ ) As System.Object
public virtual System.object Clone( System.bool Deep )
Parameters
- Deep
Boolean value, if true then returns a Deep copy of the DicomDataSetCollection.
If false, returns a Shallow copy.