FlatEnumerator<TKey,TValue>.Value property

Gets the value of the current dictionary entry.

public TValue Value { get; }

See Also