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