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