IteratorIterator
PHP Manual

IteratorIterator::key

(PHP 5 >= 5.1.0)

IteratorIterator::keyGet the key of the current element

Описание

public void IteratorIterator::key ( void )

Get the key of the current element.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The key of the current element.

Смотрите также


IteratorIterator
PHP Manual