IVsTextSpanSet Methods

 

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

NameDescription
System_CAPS_pubmethodAdd(Int32, array<TextSpan>^)

Do not use this method.

System_CAPS_pubmethodAddFromEnum(IVsEnumTextSpans^)

Do not use this method.

System_CAPS_pubmethodAttachTextImage(Object^)

Passes a text image to the environment.

System_CAPS_pubmethodDetach()

Release a text image.

System_CAPS_pubmethodGetAt(Int32, array<TextSpan>^)

Returns a requested text span.

System_CAPS_pubmethodGetCount(Int32)

Returns the number of text spans

System_CAPS_pubmethodRemoveAll()

Do not use this method.

System_CAPS_pubmethodResumeTracking()

Do not use this method.

System_CAPS_pubmethodSort(UInt32)

Do not use this method.

System_CAPS_pubmethodSuspendTracking()

Do not use this method.

Return to top
Show: