APCIterator::next
(PECL apc >= 3.1.1)
APCIterator::next — Move pointer to next item
Описание
public void APCIterator::next
( void
)
Moves the iterator pointer to the next element.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Смотрите также
- APCIterator::current() - Get current item
- APCIterator::rewind() - Rewinds iterator
- Iterator::next() - Переходит к следующему элементу
There are no user contributed notes for this page.
