SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

(No version information available, might be only in CVS)

SplDoublyLinkedList::next次のエントリに移動する

説明

void SplDoublyLinkedList::next ( void )

イテレータを次のノードに移動します。

パラメータ

この関数にはパラメータはありません。

返り値

値を返しません。


SplDoublyLinkedList
PHP Manual