Udostępnij za pośrednictwem


CheckedListBox.CheckedIndexCollection.IList.Clear Metoda

Definicja

Usuwa wszystkie elementy z elementu CheckedListBox.CheckedIndexCollection. Aby uzyskać opis tego elementu członkowskiego, zobacz 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

Implementuje

Wyjątki

Zawsze generowany.

Uwagi

Nie można bezpośrednio zmienić CheckedListBox.CheckedIndexCollection klasy. Aby wyczyścić metodę CheckedListBox.CheckedIndexCollection, użyj SetItemChecked metody or SetItemCheckState .

Dotyczy