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

SetItem Method (AnnObjectCollection)

Show in webframe
The zero-based index of the element to replace.
The new value for the element at the specified index.
Replaces the element at the specified index.
Syntax
 function Leadtools.Annotations.Core.AnnObjectCollection.setItem( 
   index ,
   item 
)

Parameters

ParameterTypeDescription
indexintThe zero-based index of the element to replace.
itemAnnObjectThe new value for the element at the specified index.
See Also

Reference

AnnObjectCollection Object
AnnObjectCollection Members

Error processing SSI file