Exemplo n.º 1
0
 public IEnumerator <KeyValuePair <int, ushort> > GetEnumerator()
 {
     return(CMap.GetEnumerator());
 }