WizComboClass::RemoveItem Method (Int32)
Visual Studio 2015
Removes the specified item from the wizard combo box.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- nIndex
-
Type:
System::Int32
Required. The index number identifying the item to remove.
Implements
IWizCombo::RemoveItem(Int32)
Show: