IVsUICollection::GetItem Method (UInt32, IVsUIDataSource^)
Visual Studio 2015
Gets 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] 0 based index of the item to return
- pVsUIDataSource
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIDataSource^
[out] Location to return the requested item.
Show: