Property Keys Keys Gets the keys in the dictionary. Declaration public IEnumerable<TKey> Keys { get; } Property Value Type Description IEnumerable<TKey>