Exemplo n.º 1
0
 //Why are both needed????
 IEnumerator IEnumerable.GetEnumerator()
 {
     return(Pointers.GetEnumerator());
 }