[]
Removes the specified C1ThumbButton from the collection.
public void Remove(C1ThumbButton item)
| Type | Name | Description |
|---|---|---|
| C1ThumbButton | item |
Removes the first occurrence of the C1ThumbButton with the specified name from the collection.
public void Remove(string name)
| Type | Name | Description |
|---|---|---|
| string | name |