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

RemoveItem Method (AnnObjectCollection)

Show in webframe
The AnnObject to remove.
Removes the first occurrence of the specified AnnObject from the collection.
Syntax
 function Leadtools.Annotations.Core.AnnObjectCollection.removeItem( 
   annObject 
)

Parameters

ParameterTypeDescription
annObjectAnnObjectThe AnnObject to remove.
See Also

Reference

AnnObjectCollection Object
AnnObjectCollection Members

Error processing SSI file