Bagikan melalui


CheckedListBox.ObjectCollection(CheckedListBox) Konstruktor

Definisi

Menginisialisasi instans baru kelas CheckedListBox.ObjectCollection.

public:
 ObjectCollection(System::Windows::Forms::CheckedListBox ^ owner);
public ObjectCollection (System.Windows.Forms.CheckedListBox owner);
new System.Windows.Forms.CheckedListBox.ObjectCollection : System.Windows.Forms.CheckedListBox -> System.Windows.Forms.CheckedListBox.ObjectCollection
Public Sub New (owner As CheckedListBox)

Parameter

owner
CheckedListBox

Yang CheckedListBox memiliki koleksi.

Berlaku untuk