IMappingSpan Methods

 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubmethodGetSpans(ITextBuffer^)

Maps the span to a particular ITextBuffer.

System_CAPS_pubmethodGetSpans(ITextSnapshot^)

Maps the span to a particular ITextSnapshot.

System_CAPS_pubmethodGetSpans(Predicate<ITextBuffer^>^)

Maps the span to a matching ITextBuffer.

Return to top
Show: