Property Current Current Gets the element in the collection at the current position of the enumerator. Declaration public KeyValuePair<TKey, TValue> Current { get; } Property Value Type Description KeyValuePair<TKey, TValue>