SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::prev

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

SplDoublyLinkedList::prevMove to previous entry

Açıklama

void SplDoublyLinkedList::prev ( void )

Move the iterator to the previous node.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Hiçbir değer dönmez.


SplDoublyLinkedList
PHP Manual