Inserts the items of the specified array to into this collection at the specified index.
AnnBatesElementCollection.prototype.insertRange = function( index, items )
AnnBatesElementCollection.prototype.insertRange = function(
index,
items
)
insertRange( index: number, items: IAnnBatesElement[] ): void; // protected
insertRange(
index: number,
items: IAnnBatesElement[]
): void; // protected
index
The zero-based index at which the new items should be inserted.
The list whose items should be inserted into the collection.
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