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
Public method Clone Returns a copy of the current enumeration as a separate object.
Public method Next Returns the next set of elements from the enumeration.
Public method Reset Resets the enumeration to the first element.
Public method Skip Skips over the specified number of elements.

Top

See Also

Reference

IVsEnumCodeBlocks Interface

Microsoft.VisualStudio.TextManager.Interop Namespace