SplDoublyLinkedList
PHP 手册

SplDoublyLinkedList::getIteratorMode

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::getIteratorModeReturns the mode of iteration

说明

int SplDoublyLinkedList::getIteratorMode ( void )

参数

This function has no parameters.

返回值

Returns the different modes and flags that affect the iteration.


SplDoublyLinkedList
PHP 手册