Share via


CheckedListBox.ObjectCollection(CheckedListBox) Oluşturucu

Tanım

CheckedListBox.ObjectCollection sınıfının yeni bir örneğini başlatır.

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)

Parametreler

owner
CheckedListBox

CheckedListBox Koleksiyonun sahibi olan.

Şunlara uygulanır