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