'Usage Dim instance As DicomImageCollection Dim From As Integer Dim To As 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 Integer Dim To As Integer instance.Move(From, To)
The current index in the collection
The destination index for the image within the collection