SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::getIteratorMode

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::getIteratorModeReturns the mode of iteration

Descrizione

public int SplDoublyLinkedList::getIteratorMode ( void )

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the different modes and flags that affect the iteration.


SplDoublyLinkedList
PHP Manual