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