SplDoublyLinkedList
PHP 手册

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::rewindRewind iterator back to the start

说明

void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

参数

This function has no parameters.

返回值

无返回值。


SplDoublyLinkedList
PHP 手册