C#
VB
WinRT C#
C++
Inserts an item into this collection.
Protected Overrides Sub InsertItem( _
ByVal index As Integer, _
ByVal item As Leadtools.Annotations.Core.AnnLayer _
)
protected override void InsertItem(
int index,
Leadtools.Annotations.Core.AnnLayer item
)
function Leadtools.Annotations.Core.AnnLayerCollection.InsertItem(
index ,
item
)
index
0-based index of the item to insert
item
The item to insert.
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