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