IVsTextSpanSet Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Add(Int32, array<TextSpan>^) | Do not use this method. |
![]() | AddFromEnum(IVsEnumTextSpans^) | Do not use this method. |
![]() | AttachTextImage(Object^) | Passes a text image to the environment. |
![]() | Detach() | Release a text image. |
![]() | GetAt(Int32, array<TextSpan>^) | Returns a requested text span. |
![]() | GetCount(Int32) | Returns the number of text spans |
![]() | RemoveAll() | Do not use this method. |
![]() | ResumeTracking() | Do not use this method. |
![]() | Sort(UInt32) | Do not use this method. |
![]() | SuspendTracking() | Do not use this method. |
Show:
