APCIterator::key
(PECL apc >= 3.1.1)
APCIterator::key — Get iterator key
Descrizione
public string APCIterator::key
( void
)
Gets the current iterator key.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns the key on success, or FALSE upon failure.
Vedere anche:
- APCIterator::current() - Get current item
- Iterator::key() - Return the key of the current element
There are no user contributed notes for this page.
