CheckedListBox.CreateItemCollection Méthode

Définition

Crée une nouvelle instance de la collection d'éléments.

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

Retours

ListBox.ObjectCollection

ListBox.ObjectCollection qui représente la nouvelle collection d’éléments.

S’applique à

Voir aussi