CheckedListBox.CheckedIndexCollection.IList.Clear Método

Definição

Remove todos os itens do CheckedListBox.CheckedIndexCollection. Para uma descrição deste elemento, veja 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

Implementações

Exceções

Sempre atirado.

Observações

Não podes mudar a CheckedListBox.CheckedIndexCollection disciplina diretamente. Para limpar o CheckedListBox.CheckedIndexCollection, use o SetItemChecked método ou SetItemCheckState .

Aplica-se a