ITextDifferencingService.DiffSnapshotSpans Method

Include Protected Members
Include Inherited Members

Computes the differences between two snapshot spans.

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 DiffSnapshotSpans(SnapshotSpan, SnapshotSpan, StringDifferenceOptions) Computes the differences between two snapshot spans, using the given difference options.
Public method DiffSnapshotSpans(SnapshotSpan, SnapshotSpan, StringDifferenceOptions, Func<ITextSnapshotLine, String>) Computes the differences between two snapshot spans, using the given difference options.

Top

See Also

Reference

ITextDifferencingService Interface

Microsoft.VisualStudio.Text.Differencing Namespace