Iterator::next
Iterator::next
Move forward to next element
void **Iterator::next**
Moves the current position to the next element.
Opmerking: > This method is called each foreach loop. after
Any returned value is ignored.
Move forward to next element
void **Iterator::next**
Moves the current position to the next element.
Opmerking: > This method is called each foreach loop. after
Any returned value is ignored.