NXUnit Framework Class Library

CompareResult.Item Property

[This is preliminary documentation and subject to change.]

You can use the result just like an array of Diff objects.

public Diff this[
   int index
] {get;}

See Also

CompareResult Class | NXUnit.Framework Namespace