IVsEnumSelectedSymbols Members
Include Protected Members
Include Inherited Members
Enumerator for groups of selected symbols. The enumerator returns an array of IVsSelectedSymbol interfaces.
The IVsEnumSelectedSymbols type exposes the following members.
Methods
Name
Description
Creates a clone of the interface.
Returns the next one or more selected symbols represented by IVsSelectedSymbol interfaces.
Returns the enumerator to its initial state.
Skips a given number of items.
Top