This topic has not yet been rated - Rate this topic

ListBox.IntegerCollection.AddRange Method

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.

  NameDescription
Public method AddRange(Int32[]) Adds an array of integers to the collection.
Public method AddRange(ListBox.IntegerCollection) Adds the contents of an existing ListBox.IntegerCollection to another collection.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.