Skip to content

CompareResultDifference::Details property

Contains the words that are part of this diff.

IEnumerable<DifferenceDetail> Details { get; }
IEnumerable<DifferenceDetail> getDetails() throws IGRException;
@property
def Details(self) -> list

Return Value

IEnumerable<DifferenceDetail> : A collection of found differences