IVsEnumSelectedSymbols Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodClone(IVsEnumSelectedSymbols^)

Creates a clone of the interface.

System_CAPS_pubmethodNext(UInt32, array<IVsSelectedSymbol^>^, UInt32)

Returns the next one or more selected symbols represented by IVsSelectedSymbol interfaces.

System_CAPS_pubmethodReset()

Returns the enumerator to its initial state.

System_CAPS_pubmethodSkip(UInt32)

Skips a given number of items.

Return to top
Show: