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