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

Remove Method (AnnObjectCollection)

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

Parameters

ParameterTypeDescription
annObjectAnnObjectThe AnnObject to be removed.
See Also

Reference

AnnObjectCollection Object
AnnObjectCollection Members

Error processing SSI file