function Leadtools.Annotations.Core.AnnContainerCollection.indexOf( annContainer )
| Parameter | Type | Description |
|---|---|---|
| annContainer | AnnContainer | The object to query. |
| Type | Description |
|---|---|
| int | The 0-based index of annContainer if it exists in the collection; otherwise, -1. |