'Usage
Dim instance As DicomDataSetCollection Dim Deep As Boolean Dim value As Object value = instance.Clone(Deep)
Parameters
- Deep
Boolean value, if true then returns a Deep copy of the DicomDataSetCollection.
If false, returns a Shallow copy.
Return Value
DicomDataSetCollection