SplDoublyLinkedList::prev

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::prevMove to previous entry

Beskrivelse

void SplDoublyLinkedList::prev ( void )

Move the iterator to the previous node.

Parametre

This function has no parameters.

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top