IVsEnumCodeBlocks Members
Include Protected Members
Include Inherited Members
Represents a list of spans of code blocks.
The IVsEnumCodeBlocks type exposes the following members.
Methods
Name
Description
Returns a copy of the current enumeration as a separate object.
Returns the next set of elements from the enumeration.
Resets the enumeration to the first element.
Skips over the specified number of elements.
Top