IHierarchicalDifferenceCollection::GetContainedDifferences Method (Int32)
Visual Studio 2015
Gets the contained difference collection for the given element, if it has any.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Parameters
- index
-
Type:
System::Int32
The index at which to compute the contained differences.
Return Value
Type: Microsoft.VisualStudio.Text.Differencing::IHierarchicalDifferenceCollection^true if the Difference in question has contained differences, otherwise false.
Show: