[]
Gets the index of the specified BarColor in the collection.
public int IndexOf(BarColor bc)
| Type | Name | Description |
|---|---|---|
| BarColor | bc | The BarColor to locate. |
| Type | Description |
|---|---|
| int | An integer indicating the index of the specified BarColor. |