[]
Adds values of the specified collection to the end of the ComboBoxItemCollection.
public void AddRangeValues(IEnumerable<object> values)
The specified collection of values.