Moves the item at the specified index to a new location in the collection.
AnnBatesElementCollection.prototype.moveItem = function(oldIndex, newIndex)
moveItem(oldIndex: number, newIndex: number): void; // protected
oldIndex
The zero-based index specifying the location of the item to be moved.
newIndex
The zero-based index specifying the new location of the item.
Target Platforms
AnnBatesElementCollection Class
AnnBatesElementCollection Members
Leadtools.Annotations.Documents Namespace
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library