←Select platform

InsertItem Method (AnnLayerCollection)

Summary

Inserts an item into this collection.

Syntax

C#
VB
WinRT C#
protected override void InsertItem(  
   int index, 
   Leadtools.Annotations.Core.AnnLayer item 
) 
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  
) 

Parameters

index
0-based index of the item to insert

item
The item to insert.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize