CheckedListBox.CheckedIndexCollection.IList.Insert(Int32, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Para obter uma descrição desse membro, confira Insert(Int32, Object).
virtual void System.Collections.IList.Insert(int index, System::Object ^ value) = System::Collections::IList::Insert;
void IList.Insert (int index, object value);
void IList.Insert (int index, object? value);
abstract member System.Collections.IList.Insert : int * obj -> unit
override this.System.Collections.IList.Insert : int * obj -> unit
Sub Insert (index As Integer, value As Object) Implements IList.Insert
Parâmetros
- index
- Int32
O índice no qual o valor deve ser inserido.
- value
- Object
O objeto a ser adicionado ao CheckedListBox.CheckedIndexCollection.
Implementações
Exceções
Sempre lançada.
Comentários
Você não pode alterar a CheckedListBox.CheckedIndexCollection classe diretamente. Para adicionar um item ao CheckedListBox.CheckedIndexCollectionmétodo, use o método ouSetItemCheckState.SetItemChecked