[]
Determines the index of a specific item in the LabelsCollection.
public int IndexOf(Label lbl)
| Type | Name | Description |
|---|---|---|
| Label | lbl | The object to locate in the LabelsCollection. |
| Type | Description |
|---|---|
| int | The index of value if found in the LabelsCollection; otherwise, -1. |