[]
Adds items of the specified collection to the end of the ComboBoxItemList.
public void AddRange(IEnumerable<object> collection)
The specified collection of items.