Example #1
0
 public override IEnumerator <R> Iterator()
 {
     return(_map.GetEnumerator());
 }