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