CheckedListBox.CreateItemCollection Methode

Definition

Erstellt eine neue Instanz der Elementauflistung.

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

Gibt zurück

Eine ListBox.ObjectCollection, die die neue Elementauflistung darstellt.

Gilt für:

Weitere Informationen