ListBox.ObjectCollection Constructor
.NET Framework 4.5
Initializes a new instance of ListBox.ObjectCollection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ListBox.ObjectCollection(ListBox) | Initializes a new instance of ListBox.ObjectCollection. |
|
ListBox.ObjectCollection(ListBox, Object[]) | Initializes a new instance of ListBox.ObjectCollection containing an array of objects. |
|
ListBox.ObjectCollection(ListBox, ListBox.ObjectCollection) | Initializes a new instance of ListBox.ObjectCollection based on another ListBox.ObjectCollection. |