示例#1
0
 public IEnumerator <KeyValuePair <T, int> > GetEnumerator()
 {
     return(Counts.GetEnumerator());
 }