VsSyntheticTextLayerClass Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddSyntheticRegions(UInt32, Int32, array<NewSyntheticRegion>^, array<IVsEnumSyntheticRegions^>^) | Adds synthetic text sessions. |
![]() | EnumSyntheticRegions(UInt32, UInt32, array<TextSpan>^, IVsEnumSyntheticRegions^) | Returns a static snapshot list of synthetic regions. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Terminate() | Tells the session to sever its link (and drop its COM reference) to the client. |
![]() | ToString() | (Inherited from Object.) |
![]() | UnadviseClient() | Tells the session to sever its link, and drop its COM reference, to the client. |
Show:

