public void CopyTo(KeyValuePair <TValue, TKey>[] array, Int32 index) { Reversed.CopyTo(array, index); }