IHierarchicalDifferenceCollection Properties

Include Protected Members
Include Inherited Members

The IHierarchicalDifferenceCollection type exposes the following members.

Properties

  Name Description
Public property Differences Returns the difference collection as a list. (Inherited from IDifferenceCollection<T>.)
Public property LeftDecomposition Gets the original left tokenized list.
Public property LeftSequence Gets the left sequence that was used to create this difference collection. (Inherited from IDifferenceCollection<T>.)
Public property MatchSequence Gets the original match sequence that was used to create this difference collection. (Inherited from IDifferenceCollection<T>.)
Public property RightDecomposition Get the original right tokenized list.
Public property RightSequence Gets the right sequence that was used to create this difference collection. (Inherited from IDifferenceCollection<T>.)

Top

See Also

Reference

IHierarchicalDifferenceCollection Interface

Microsoft.VisualStudio.Text.Differencing Namespace