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