IDifferenceCollection<T> Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Differences | Returns the difference collection as a list. |
![]() | LeftSequence | Gets the left sequence that was used to create this difference collection. |
![]() | MatchSequence | Gets the original match sequence that was used to create this difference collection. |
![]() | RightSequence | Gets the right sequence that was used to create this difference collection. |
Show:
