Removes a DicomImage from a DicomImages Collection
Either:
a) An integer referencing the image by its position in the collection, starting at 1.
or
b) A String referencing the Instance UID of the Image/DataSet.
Visual Basic |
---|
Public Sub Remove( _ ByVal Index As Variant _ ) |
Either:
a) An integer referencing the image by its position in the collection, starting at 1.
or
b) A String referencing the Instance UID of the Image/DataSet.