public IEnumerator <KeyValuePair <TValue, TKey> > GetValuesEnumerator() { return(Reversed.GetEnumerator()); }