IVsUIDynamicCollection::RemoveItem Method (UInt32)
Visual Studio 2015
Remove an item from the collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- nIndex
-
Type:
System::UInt32
[in] The 0 based index of the item to delete.
Show: