Error processing SSI file
(Leadtools.Annotations.Documents)

InsertItem Method (AnnBatesElementCollection)

Show in webframe
The zero-based index at which item should be inserted.
The item to be inserted.
Inserts the specified IAnnBatesElement into this AnnBatesElementCollection at the specified index.
Syntax
 function Leadtools.Annotations.Documents.AnnBatesElementCollection.insertItem( 
   index ,
   item 
)

Parameters

ParameterTypeDescription
indexintThe zero-based index at which item should be inserted.
itemIAnnBatesElementThe item to be inserted.
See Also

Reference

AnnBatesElementCollection Object
AnnBatesElementCollection Members

Error processing SSI file