IWizCombo.RemoveItem(Int32) Método

Definição

Remove o item especificado da caixa de combinação do assistente.

public:
 void RemoveItem(int nIndex);
public:
 void RemoveItem(int nIndex);
void RemoveItem(int nIndex);
[System.Runtime.InteropServices.DispId(1610743809)]
public void RemoveItem (int nIndex);
[<System.Runtime.InteropServices.DispId(1610743809)>]
abstract member RemoveItem : int -> unit
Public Sub RemoveItem (nIndex As Integer)

Parâmetros

nIndex
Int32

Obrigatórios. O número de índice que identifica o item a ser removido.

Atributos

Aplica-se a