TraversalEnumerator<TKey,TValue>.Current property

public KeyValuePair<TKey, TValue> Current { get; }

See Also