Example #1
0
 public IEnumerator GetEnumerator()
 {
     return(map.newValueEnumerator());
 }