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

Contains Method (AnnObjectCollection)

Show in webframe
The AnnObject to locate in the collection.
Determines whether the specified AnnObject is in the collection.
Syntax
 function Leadtools.Annotations.Core.AnnObjectCollection.contains( 
   annObject 
)

Parameters

ParameterTypeDescription
annObjectAnnObjectThe AnnObject to locate in the collection.

Return Value

TypeDescription
boolean true if the AnnObject is found; otherwise, it is false.
See Also

Reference

AnnObjectCollection Object
AnnObjectCollection Members

Error processing SSI file