SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::getIteratorMode

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::getIteratorModeReturns the mode of iteration

Beschreibung

public int SplDoublyLinkedList::getIteratorMode ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the different modes and flags that affect the iteration.


SplDoublyLinkedList
PHP Manual