[]
Inserts the specified C1RadioButton into this collection at the given index.
public void Insert(int index, C1RadioButton item)
Public Sub Insert(index As Integer, item As C1RadioButton)
| Type | Name | Description |
|---|---|---|
| int | index | |
| C1RadioButton | item |