[]
Determines the index of a specific C1GaugePointer in the collection.
public int IndexOf(C1GaugePointer pointer)
Type | Name | Description |
---|---|---|
C1GaugePointer | pointer |
Type | Description |
---|---|
int |
Determines index of the first C1GaugePointer with the specified name in the collection.
public int IndexOf(string name)
Type | Name | Description |
---|---|---|
string | name |
Type | Description |
---|---|
int |