LimitIterator::next

(PHP 5 >= 5.1.0)

LimitIterator::nextMove the iterator forward

Beskrivelse

public void LimitIterator::next ( void )

Moves the iterator forward.

Parametre

This function has no parameters.

Returnerings Værdier

No value is returned.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top