Property Keys Keys Gets a collection containing the keys in the dictionary. Declaration IReadOnlyCollection<TKey> Keys { get; } Property Value Type Description IReadOnlyCollection<TKey>