IHierarchicalDifferenceCollection::LeftDecomposition Property
Visual Studio 2015
Gets the original left tokenized list.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Differencing::ITokenizedStringList^The ITokenizedStringList.
This is the same as IDifferenceCollection.LeftSequence, except that it is typed as a ITokenizedStringList.
Show: