SplDoublyLinkedList
PHP 手册

SplDoublyLinkedList::getIteratorMode

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::getIteratorModeReturns the mode of iteration

说明

public int SplDoublyLinkedList::getIteratorMode ( void )

参数

此函数没有参数。

返回值

Returns the different modes and flags that affect the iteration.


SplDoublyLinkedList
PHP 手册