IVsEnumTextSpans Members
Include Protected Members
Include Inherited Members
Enumerates a collection of text spans.
The IVsEnumTextSpans type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCount | Returns the total count of text spans in the enumeration sequence. | |
Next | Retrieves text spans from the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
Top