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