APCUIterator::next

(PECL apcu >= 5.0.0)

APCUIterator::nextMove pointer to next item

Опис

public APCUIterator::next(): bool

Moves the iterator pointer to the next element.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Повертає true у разі успіху або false в разі помилки.

Прогляньте також

add a note

User Contributed Notes

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