[]
Removes a range of item from the ComboBoxItemCollection.
public void RemoveRange(int index, int count)
Index of the item.
The number of items to remove.