[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.RadioButtonCollection.Insert

Insert Method

Insert(int, C1RadioButton)

Inserts the specified C1RadioButton into this collection at the given index.

Declaration
public void Insert(int index, C1RadioButton item)
Public Sub Insert(index As Integer, item As C1RadioButton)
Parameters
Type Name Description
int index
C1RadioButton item