IDifferenceBufferFactoryService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CreateDifferenceBuffer(ITextBuffer^, ITextBuffer^) | Creates an IDifferenceBuffer for the given left and right buffers. |
![]() | CreateDifferenceBuffer(ITextBuffer^, ITextBuffer^, StringDifferenceOptions, Boolean, Boolean, Boolean) | Creates an IDifferenceBuffer for the given left and right buffers and with the given difference options. |
![]() | TryGetDifferenceBuffer(IProjectionBufferBase^) | Gets the IDifferenceBuffer for the given projection buffer if there is one. |
Show:
