IMappingSpan Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | GetSpans(ITextBuffer^) | Maps the span to a particular ITextBuffer. |
![]() | GetSpans(ITextSnapshot^) | Maps the span to a particular ITextSnapshot. |
![]() | GetSpans(Predicate<ITextBuffer^>^) | Maps the span to a matching ITextBuffer. |
Show:
