[]
Determines whether this collection contains the specified C1GaugeDecorator.
public bool Contains(C1GaugeDecorator decorator)
| Type | Name | Description |
|---|---|---|
| C1GaugeDecorator | decorator |
| Type | Description |
|---|---|
| bool |
Determines whether this collection contains a C1GaugeDecorator with the specified name.
public bool Contains(string name)
| Type | Name | Description |
|---|---|---|
| string | name |
| Type | Description |
|---|---|
| bool |