ComboBoxItemCollection.AddRange Method
Name | Parameters | Description |
---|---|---|
Add |
collection | Adds the items from the specified collection to the current collection. |
Add |
items | Adds an array of items to the collection. |