CheckedListBox.CreateItemCollection Metodo

Definizione

Crea una nuova istanza della raccolta di elementi.

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

Restituisce

Oggetto ListBox.ObjectCollection che rappresenta la nuova raccolta di elementi.

Si applica a

Vedi anche