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

InsertItem Method (AnnRoles)

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

Parameters

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

Reference

AnnRoles Object
AnnRoles Members

Error processing SSI file