CheckedListBox.CreateItemCollection Metoda

Definicja

Tworzy nowe wystąpienie kolekcji elementów.

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

Zwraca

Element ListBox.ObjectCollection reprezentujący nową kolekcję elementów.

Dotyczy

Zobacz też