| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Reset the pointer
Source position: objpash.inc line 276
| procedure IEnumerator.Reset; | 
Reset can be implemented to put the pointer at the start of the list. It is not mandatory to implement this method, the compiler does not use it.
| 
 | Returns the current element in the iteration cycle | |
| 
 | Move to the next value |