_CommandBarComboBox::RemoveItem Method (Int32)
Visual Studio 2015
Removes the item at the specified index. This method is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Parameters
- Index
-
Type:
System::Int32
The index of the item to remove.
This method is deprecated, and throws a DeprecatedException when called.
Show: