CommandBarComboBoxClass::AddItem Method (String^, Object^)
Visual Studio 2015
Adds an item. This method is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Parameters
- Text
-
Type:
System::String^
The text of the item.
- Index
-
Type:
System::Object^
The index of the item.
This method is deprecated, and throws a DeprecatedException when called.
Show: