VsHiddenTextLayerClass Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodAddHiddenRegions(UInt32, Int32, array<NewHiddenRegion>^, array<IVsEnumHiddenRegions^>^)

Adds a new hidden region to the text buffer.

System_CAPS_pubmethodEnumHiddenRegions(UInt32, UInt32, array<TextSpan>^, IVsEnumHiddenRegions^)

Returns a list of the current hidden regions.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodTerminate()

Ends the hidden text session.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodUnadviseClient()

Releases the IVsHiddenTextClient.

Return to top
Show: