(PHP 5 >= 5.0.0, PHP 7)
Iterator::key — Return the key of the current element
Returns the key of the current element.
이 함수는 인수가 없습니다.
Returns scalar on success, or NULL on failure.
NULL
Issues E_NOTICE on failure.
E_NOTICE