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