Property RightValues RightValues Gets the values on the right side of the map. Declaration public IReadOnlyCollection<TRight> RightValues { get; } Property Value Type Description IReadOnlyCollection<TRight> Implements IMap<TLeft, TRight>.RightValues IReadOnlyMap<TLeft, TRight>.RightValues