Property RightComparer RightComparer Gets the equality comparer used to compare right values in the map. Declaration public IEqualityComparer<TRight> RightComparer { get; } Property Value Type Description IEqualityComparer<TRight>