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