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
Public method EnumSelectedSymbols
Public method GetCount
Public method GetItem
Public method GetItemTypes

Top

See Also

Reference

IVsSelectedSymbols Interface

Microsoft.VisualStudio.Shell.Interop Namespace