Error processing SSI file
(Leadtools.Annotations.Documents)

IndexOf Method (AnnBatesElementCollection)

Show in webframe
The object to query.
Gets the index of an object in this collection.
Syntax
 function Leadtools.Annotations.Documents.AnnBatesElementCollection.indexOf( 
   annBatesElement 
)

Parameters

ParameterTypeDescription
annBatesElementIAnnBatesElementThe object to query.

Return Value

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

Reference

AnnBatesElementCollection Object
AnnBatesElementCollection Members

Error processing SSI file