IVsEnumSyntheticRegions Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates a collection of synthetic regions.
public interface class IVsEnumSyntheticRegions
C++/CX
public interface class IVsEnumSyntheticRegions
__interface IVsEnumSyntheticRegions
[System.Runtime.InteropServices.Guid("67D9795E-CEA4-45FF-A3DA-055CF78F139A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsEnumSyntheticRegions
[System.Runtime.InteropServices.Guid("67D9795E-CEA4-45FF-A3DA-055CF78F139A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsEnumSyntheticRegions
[<System.Runtime.InteropServices.Guid("67D9795E-CEA4-45FF-A3DA-055CF78F139A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsEnumSyntheticRegions = interface
[<System.Runtime.InteropServices.Guid("67D9795E-CEA4-45FF-A3DA-055CF78F139A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsEnumSyntheticRegions = interface
Public Interface IVsEnumSyntheticRegions
- Attributes
Get |
Returns the total count of synthetic regions in the enumeration sequence. |
Next(UInt32, IVs |
Retrieves synthetic regions from the enumeration sequence. |
Reset() |
Resets the enumeration sequence to the beginning. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |