SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::getIteratorMode

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::getIteratorModeReturns the mode of iteration

Açıklama

public int SplDoublyLinkedList::getIteratorMode ( void )

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the different modes and flags that affect the iteration.


SplDoublyLinkedList
PHP Manual