'Usage
Dim instance As DicomImageCollection Dim From As System.Integer Dim To As System.Integer instance.Move(From, To)
Parameters
- From
The current index in the collection
- To
The destination index for the image within the collection
The current index in the collection
The destination index for the image within the collection
'Usage
Dim instance As DicomImageCollection Dim From As System.Integer Dim To As System.Integer instance.Move(From, To)
The current index in the collection
The destination index for the image within the collection