IteratorIterator
PHP Manual

IteratorIterator::key

(PHP 5 >= 5.1.0)

IteratorIterator::keyGet the key of the current element

Açıklama

public scalar IteratorIterator::key ( void )

Get the key of the current element.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The key of the current element.

Ayrıca Bakınız


IteratorIterator
PHP Manual