Inserts the specified IAnnBatesElement into this AnnBatesElementCollection at the specified index.
AnnBatesElementCollection.prototype.insertItem = function( index, item )
AnnBatesElementCollection.prototype.insertItem = function(
index,
item
)
insertItem( index: number, item: IAnnBatesElement ): void; // protected
insertItem(
index: number,
item: IAnnBatesElement
): void; // protected
index
The zero-based index at which item should be inserted.
The item to be inserted.
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