IDifferenceService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | DifferenceSequences<T>(IList<T>^, IList<T>^) | Calculates the differences between the two sequences. |
![]() | DifferenceSequences<T>(IList<T>^, IList<T>^, ContinueProcessingPredicate<T>^) | Calculates the differences between the two sequences. The supplied predicate will be called on each step through the left sequence. |
Show:
