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

SetItem Method (AnnRoles)

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.AnnRoles.setItem( 
   index ,
   item 
)

Parameters

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

Reference

AnnRoles Object
AnnRoles Members

Error processing SSI file