(PHP 5 >= 5.1.0)
Iterator::key — Return the key of the current element
Returns the key of the current element.
Esta função não contém parâmetros.
Returns scalar on success, or NULL on failure.
Issues E_NOTICE on failure.