(PHP 5 >= 5.1.0)
Iterator::key — Return the key of the current element
Returns the key of the current element.
This function has no parameters.
Returns scalar on success, integer 0 on failure.
Issues E_WARNING on failure.