Inserts the items of the specified array to into this collection at the specified index.
AnnBatesStampCollection.prototype.insertRange = function( index, items )
AnnBatesStampCollection.prototype.insertRange = function(
index,
items
)
insertRange( index: number, items: AnnBatesStamp[] ): void; // protected
insertRange(
index: number,
items: AnnBatesStamp[]
): 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
AnnBatesStampCollection Class
AnnBatesStampCollection 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