(Leadtools.Annotations.Core)

InsertItem Method (AnnLayerCollection)

Show in webframe





0-based index of the item to insert
The item to insert.
Inserts an item into this collection.
Syntax
protected override void InsertItem( 
   int index,
   AnnLayer item
)
Protected Overrides Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As AnnLayer _
) 
protected override void InsertItem( 
   int index,
   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

See Also

Reference

AnnLayerCollection Class
AnnLayerCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.