Error processing SSI file
(Leadtools.Annotations.Documents)

IndexOf Method (AnnBatesStampCollection)

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

Parameters

ParameterTypeDescription
annBatesStampAnnBatesStampThe object to query.

Return Value

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

Reference

AnnBatesStampCollection Object
AnnBatesStampCollection Members

Error processing SSI file