CheckedListBox::ObjectCollection Constructor (CheckedListBox^)

 

Initializes a new instance of the System.Windows.Forms::CheckedListBox::ObjectCollection class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
ObjectCollection(
	CheckedListBox^ owner
)

Parameters

owner
Type: System.Windows.Forms::CheckedListBox^

The CheckedListBox that owns the collection.

.NET Framework
Available since 1.1
Return to top
Show: