IVsSelectedSymbols Members
Include Protected Members
Include Inherited Members
A collection of IVsSelectedSymbol interfaces that provide name and navigation information about symbols in a selection. You can get an instance of this interface from the SVsClassView (SID_SVsClassView) service or SVsObjBrowser (SID_SVsObjBrowser) service for class view or the object browser.
The IVsSelectedSymbols type exposes the following members.
Methods
Name | Description | |
---|---|---|
EnumSelectedSymbols | ||
GetCount | ||
GetItem | ||
GetItemTypes |
Top