CheckedListBox.CreateItemCollection Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une 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
Qui ListBox.ObjectCollection représente la nouvelle collection d’éléments.