[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.RadioButtonCollection.Add

Add Method

Add(C1RadioButton)

Adds the specified C1RadioButton to the collection.

Declaration
public int Add(C1RadioButton item)
Public Function Add(item As C1RadioButton) As Integer
Parameters
Type Name Description
C1RadioButton item
Returns
Type Description
int