Method ADT.List()->_get_iterator()->prev()
- Method prev
bool prev()
- Description
Retrace to the previous element in the list.
- Returns
Returns
1
on success, and0
(zero) at the beginning of the list.- See also
bool prev()
Retrace to the previous element in the list.
Returns 1
on success, and 0
(zero)
at the beginning of the list.