CheckedListBox.CreateItemCollection Yöntem

Tanım

Öğe koleksiyonunun yeni bir örneğini oluşturur.

protected:
 override System::Windows::Forms::ListBox::ObjectCollection ^ CreateItemCollection();
protected override System.Windows.Forms.ListBox.ObjectCollection CreateItemCollection ();
override this.CreateItemCollection : unit -> System.Windows.Forms.ListBox.ObjectCollection
Protected Overrides Function CreateItemCollection () As ListBox.ObjectCollection

Döndürülenler

ListBox.ObjectCollection

ListBox.ObjectCollection Yeni öğe koleksiyonunu temsil eden bir.

Şunlara uygulanır

Ayrıca bkz.