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