Udostępnij za pośrednictwem


Metoda IWizCombo.RemoveItem —

Usuwa określony element z Kreatora pola kombi.

Przestrzeń nazw:  Microsoft.VisualStudio.VsWizard
Zestaw:  Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)

Składnia

'Deklaracja
Sub RemoveItem ( _
    nIndex As Integer _
)
void RemoveItem(
    int nIndex
)
void RemoveItem(
    [InAttribute] int nIndex
)
abstract RemoveItem : 
        nIndex:int -> unit 
function RemoveItem(
    nIndex : int
)

Parametry

  • nIndex
    Typ: System.Int32
    Wymagane.Numer indeksu identyfikacji towaru do usunięcia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IWizCombo Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard