CheckedListBox.CheckedIndexCollection.IList.Clear Metodo

Definizione

Rimuove tutti gli elementi da CheckedListBox.CheckedIndexCollection. Per una descrizione di questo membro, vedere 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

Implementazioni

Eccezioni

Sempre generato.

Commenti

Non è possibile modificare direttamente la CheckedListBox.CheckedIndexCollection classe. Per cancellare , CheckedListBox.CheckedIndexCollectionusare il SetItemChecked metodo o SetItemCheckState .

Si applica a