IDifferenceBufferFactoryService.CreateDifferenceBuffer Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateDifferenceBuffer(ITextBuffer, ITextBuffer) Creates an IDifferenceBuffer for the given left and right buffers.
Public method CreateDifferenceBuffer(ITextBuffer, ITextBuffer, StringDifferenceOptions, Boolean, Boolean, Boolean) Creates an IDifferenceBuffer for the given left and right buffers and with the given difference options.

Top

See Also

Reference

IDifferenceBufferFactoryService Interface

Microsoft.VisualStudio.Text.Differencing Namespace