APCUIterator::valid

(PECL apcu >= 5.0.0)

APCUIterator::validChecks if current position is valid

Descrizione

public APCUIterator::valid(): bool

Checks if the current iterator position is valid.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns true if the current iterator position is valid, otherwise false.

Vedere anche:

add a note add a note

User Contributed Notes

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