[]
Inserts item with specified value into the ComboBoxItemCollection at the specified index.
public void InsertValue(int index, object value)
Index of the item.
The specified item.