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

Contains Method (AnnLayerCollection)

Show in webframe
The AnnLayer to locate in the collection.
Determines whether the specified AnnLayer is in the collection.
Syntax
 function Leadtools.Annotations.Core.AnnLayerCollection.contains( 
   annLayer 
)

Parameters

ParameterTypeDescription
annLayerAnnLayerThe AnnLayer to locate in the collection.

Return Value

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

Reference

AnnLayerCollection Object
AnnLayerCollection Members

Error processing SSI file