Move back to the previous element.
Returns true and updates current if successful. Returns false and sets current to null if there is no previous element.
bool movePrevious();