[]
Determines whether the specified BarColor exists in the collection.
public bool Contains(BarColor bc)
| Type | Name | Description |
|---|---|---|
| BarColor | bc | The BarColor to locate. |
| Type | Description |
|---|---|
| bool | A boolean value indicating whether the BarColor is a member of the collection. |