IVsSelectedSymbols Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | EnumSelectedSymbols(IVsEnumSelectedSymbols^) | Gets an object that enumerates a collection of selected symbols. |
![]() | GetCount(UInt32) | Gets the number of selected symbols in the collection. |
![]() | GetItem(UInt32, IVsSelectedSymbol^) | Gets the selected symbol from the location in the collection specified by the item number. |
![]() | GetItemTypes(UInt32) | Gets the type of the symbols. |
Show:
