[]
Adds a BarColor object to the collection.
public int Add(BarColor bc)
Public Function Add(bc As BarColor) As Integer
| Type | Name | Description |
|---|---|---|
| BarColor | bc | The BarColor to add. |
| Type | Description |
|---|---|
| int | An integer indicating the index of the added BarColor. |