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