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 | |
---|---|---|
![]() |
Clone | Creates a clone of the interface. |
![]() |
Next | Returns the next one or more selected symbols represented by IVsSelectedSymbol interfaces. |
![]() |
Reset | Returns the enumerator to its initial state. |
![]() |
Skip | Skips a given number of items. |
Top