Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

InsertItem Method (AnnAutomations)

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

Parameters

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

Reference

AnnAutomations Object
AnnAutomations Members

Error processing SSI file