IVsEnumHiddenRegions Members
Include Protected Members
Include Inherited Members
Enumerates existing hidden text sessions.
The IVsEnumHiddenRegions type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCount | Returns the total count of hidden regions in the text buffer. | |
Next | Retrieves a specified number of hidden regions in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
Top