Leadtools.Annotations.Documents Namespace > AnnBatesStampCollection Object : IndexOf Method |
function Leadtools.Annotations.Documents.AnnBatesStampCollection.indexOf( annBatesStamp )
Parameter | Type | Description |
---|---|---|
annBatesStamp | AnnBatesStamp | The object to query. |
Type | Description |
---|---|
int | The 0-based index of annBatesStamp if it exists in the collection; otherwise, -1. |