Ejemplo n.º 1
0
 public IEnumerator <RktEntry> GetEnumerator()
 {
     iterator.Reset();
     return(iterator);
 }