SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::getIteratorMode

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::getIteratorModeReturns the mode of iteration

설명

int SplDoublyLinkedList::getIteratorMode ( void )

인수

이 함수는 인수가 없습니다.

반환값

Returns the different modes and flags that affect the iteration.


SplDoublyLinkedList
PHP Manual