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