Exemple #1
0
 //Why are both needed????
 IEnumerator IEnumerable.GetEnumerator()
 {
     return(Pointers.GetEnumerator());
 }