IVsExpansionEnumeration Members
Include Protected Members
Include Inherited Members
Represents a list of code snippets for a particular language service.
The IVsExpansionEnumeration type exposes the following members.
Methods
Name
Description
Returns the number of objects represented in this enumeration.
Returns the specified number of objects from the enumeration.
Resets the enumeration to the beginning.
Top