Method ADT.List()->_get_iterator()->prev()
- Method prev
boolprev()- Description
Retrace to the previous element in the list.
- Returns
Returns
1on 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.