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

Contains Method (AnnContainerCollection)

Show in webframe
The object to locate in the collection.
Determines whether an element is in the collection.
Syntax
 function Leadtools.Annotations.Core.AnnContainerCollection.contains( 
   annContainer 
)

Parameters

ParameterTypeDescription
annContainerAnnContainerThe object to locate in the collection.

Return Value

TypeDescription
boolean true if item is found in the collection; otherwise, false.
See Also

Reference

AnnContainerCollection Object
AnnContainerCollection Members

Error processing SSI file