Skip to main content
A newer version of this page is available. .

ComboBoxItemCollection.AddRange Method

Name Parameters Description
AddRange(ICollection) collection Adds the items from the specified collection to the current collection.
AddRange(Object[]) items Adds an array of items to the collection.