IVsUIDynamicCollection::AddItem Method (IVsUIDataSource^, UInt32)
Visual Studio 2015
Adds a data source to the collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- pItem
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIDataSource^
[in] The data source to add
- pIndex
-
Type:
System::UInt32
[out] Location to return the index of the added item.
Show: