WeakMap::valid
(PECL weakref >= 0.2.0)
WeakMap::valid — Returns whether the iterator is still on a valid map element
Descrizione
public bool WeakMap::valid
( void
)
Returns whether the iterator is still on a valid map element.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns TRUE if the iterator is on a valid element that can be
accessed, FALSE otherwise.
There are no user contributed notes for this page.
