BarManagerCategoryCollection.IndexOf Method
| Name | Parameters | Description |
|---|---|---|
| IndexOf(BarManagerCategory) | category | Returns the specified category’s position within the collection. |
| IndexOf(String) | categoryName | Returns the position of a category with the specified name in the collection. |