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

IndexOf Method (AnnContainerCollection)

Show in webframe
The object to query.
Gets the index of an object in this collection.
Syntax
 function Leadtools.Annotations.Core.AnnContainerCollection.indexOf( 
   annContainer 
)

Parameters

ParameterTypeDescription
annContainerAnnContainerThe object to query.

Return Value

TypeDescription
int The 0-based index of annContainer if it exists in the collection; otherwise, -1.
See Also

Reference

AnnContainerCollection Object
AnnContainerCollection Members

Error processing SSI file