Property IDictionary<TLeft, TRight>.Keys IDictionary<TLeft, TRight>.Keys Gets the values on the left side of the map. Declaration ICollection<TLeft> IDictionary<TLeft, TRight>.Keys { get; } Returns Type Description ICollection<TLeft> Implements IDictionary<TKey, TValue>.Keys