Moves the item at the specified index to a new location in the collection.
oldIndex The 0-based index specifying the location of the item to be moved.
newIndex The 0-based index specifying the new location of the item.
MoveItem is meant to be overridden in a derived class. For a public method to move an item in the LeadCollection<T>, see Move.
This method raises the CollectionChanged event with Move action.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET