APCIterator::next
(PECL apc >= 3.1.1)
APCIterator::next — Move pointer to next item
Descrizione
public void APCIterator::next
( void
)
Moves the iterator pointer to the next element.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
Vedere anche:
- APCIterator::current() - Get current item
- APCIterator::rewind() - Rewinds iterator
- Iterator::next() - Move forward to next element
There are no user contributed notes for this page.
