movePrevious method

Move back to the previous element.

bool movePrevious( )

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.