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 | |
---|---|---|
GetCount | Returns the number of objects represented in this enumeration. | |
Next | Returns the specified number of objects from the enumeration. | |
Reset | Resets the enumeration to the beginning. |
Top