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