BarManagerCategoryCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(BarManagerCategory) | category | Adds the specified category to the end of the collection. |
| Add(String) | name | Creates a new category with the specified name and adds it to the end of the collection. |