Move to next element in the list.
Source position: fgl.pp line 120
| public function TFPGListEnumerator.MoveNext: Boolean; | 
True if the enumerator successfully selected the next element.
MoveNext moves to the next element in the list.
| 
 | Current enumerated element. |