IHierarchicalDifferenceCollection::RightDecomposition Property
Visual Studio 2015
Get the original right 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.RightSequence, except that it is typed as a ITokenizedStringList.
Show: