[]
Determines whether this collection contains the specified C1ThumbButton.
public bool Contains(C1ThumbButton item)
Type | Name | Description |
---|---|---|
C1ThumbButton | item |
Type | Description |
---|---|
bool |
Determines whether this collection contains an C1ThumbButton with the specified name.
public bool Contains(string name)
Type | Name | Description |
---|---|---|
string | name |
Type | Description |
---|---|
bool |