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