IDifferenceCollection<T> Properties

 

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubpropertyDifferences

Returns the difference collection as a list.

System_CAPS_pubpropertyLeftSequence

Gets the left sequence that was used to create this difference collection.

System_CAPS_pubpropertyMatchSequence

Gets the original match sequence that was used to create this difference collection.

System_CAPS_pubpropertyRightSequence

Gets the right sequence that was used to create this difference collection.

Return to top
Show: