示例#1
0
 public IEnumerator <KeyValuePair <TValue, TKey> > GetValuesEnumerator()
 {
     return(Reversed.GetEnumerator());
 }