CheckedListBox.CheckedIndexCollection.IList.Clear Méthode

Définition

Supprime tous les éléments de CheckedListBox.CheckedIndexCollection. Pour obtenir une description de ce membre, consultez Clear().

 virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void IList.Clear ();
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
Sub Clear () Implements IList.Clear

Implémente

Exceptions

Toujours levée.

Remarques

Vous ne pouvez pas modifier la CheckedListBox.CheckedIndexCollection classe directement. Pour effacer le CheckedListBox.CheckedIndexCollection, utilisez le ou SetItemCheckState la SetItemChecked méthode.

S’applique à