'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As C1ComboBoxColumn _ )
public void Insert( System.int index, C1ComboBoxColumn item )
Parameters
- index
 - item
 
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As C1ComboBoxColumn _ )
public void Insert( System.int index, C1ComboBoxColumn item )