IVsUIDynamicCollection::GetItem Method (UInt32, IVsUIDataSource^)
Visual Studio 2015
Returns an item from the collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- nItem
-
Type:
System::UInt32
[in] The index of the item to return.
- pVsUIDataSource
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIDataSource^
[out] Location to return the data source from the collection.
Show: