'Declaration
Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal item As C1ComboBoxItem _ )
public void Insert( int index, C1ComboBoxItem item )
Parameters
- index
- item
'Declaration
Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal item As C1ComboBoxItem _ )
public void Insert( int index, C1ComboBoxItem item )