BarManagerCategoryCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Guid] | guid | Gets a category specified by its unique identifier. |
| Item[Int32] | index | Provides indexed access to individual categories. |
| Item[String] | name | Gets a category by its name. |