ListBox.IntegerCollection.AddRange Method
.NET Framework 4.5
Adds a group of integers to the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddRange(Int32[]) | Adds an array of integers to the collection. |
|
AddRange(ListBox.IntegerCollection) | Adds the contents of an existing ListBox.IntegerCollection to another collection. |