APCUIterator::valid
(PECL apcu >= 5.0.0)
APCUIterator::valid — Checks if current position is valid
Описание
public void APCUIterator::valid
( void
)
Checks if the current iterator position is valid.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns TRUE
if the current iterator position is valid, otherwise FALSE
.
Смотрите также
- APCUIterator::current() - Get current item
- Iterator::valid() - Проверка корректности позиции
Коментарии
404 Not Found