ListBox::ObjectCollection Constructor
.NET Framework (current version)
Initializes a new instance of ListBox::ObjectCollection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ListBox::ObjectCollection(ListBox^) | Initializes a new instance of ListBox::ObjectCollection. |
![]() | ListBox::ObjectCollection(ListBox^, array<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. |
Show:
