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