APCUIterator::next

(PECL apcu >= 5.0.0)

APCUIterator::nextMove pointer to next item

Опис

public void APCUIterator::next ( void )

Moves the iterator pointer to the next element.

Параметри

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

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

Повертає TRUE в успішному випадку або FALSE в разі помилки.

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

add a note add a note

User Contributed Notes

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