Enumerator<TKey,TValue>.Key property

Gets the key of the current dictionary entry.

public TKey Key { get; }

See Also