IVsEnumSyntheticRegions Interface
Visual Studio 2015
Enumerates a collection of synthetic regions.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCount(UInt32) | Returns the total count of synthetic regions in the enumeration sequence. |
![]() | Next(UInt32, IVsSyntheticRegion[], UInt32) | Retrieves synthetic regions from the enumeration sequence. |
![]() | Reset() | Resets the enumeration sequence to the beginning. |
Show:
