VsHiddenTextLayer Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddHiddenRegions(UInt32, Int32, array<NewHiddenRegion>^, array<IVsEnumHiddenRegions^>^) | Adds a new hidden region to the text buffer.(Inherited from IVsHiddenTextSession.) |
![]() | EnumHiddenRegions(UInt32, UInt32, array<TextSpan>^, IVsEnumHiddenRegions^) | Returns a list of the current hidden regions.(Inherited from IVsHiddenTextSession.) |
![]() | Terminate() | Ends the hidden text session.(Inherited from IVsHiddenTextSession.) |
![]() | UnadviseClient() | Releases the IVsHiddenTextClient.(Inherited from IVsHiddenTextSession.) |
Show:
