Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerator for groups of selected symbols. The enumerator returns an array of IVsSelectedSymbol interfaces.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("CAC67C59-301A-415D-B269-790F7D4731BC")> _
Public Interface IVsEnumSelectedSymbols
'Usage
Dim instance As IVsEnumSelectedSymbols
[InterfaceTypeAttribute()]
[GuidAttribute("CAC67C59-301A-415D-B269-790F7D4731BC")]
public interface IVsEnumSelectedSymbols
[InterfaceTypeAttribute()]
[GuidAttribute(L"CAC67C59-301A-415D-B269-790F7D4731BC")]
public interface class IVsEnumSelectedSymbols
public interface IVsEnumSelectedSymbols