LimitIterator
PHP Manual

LimitIterator::key

(PHP 5 >= 5.1.0)

LimitIterator::keyGet current key

Açıklama

public mixed LimitIterator::key ( void )

Gets the key for the current item in the inner Iterator.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the key for the current item.

Ayrıca Bakınız


LimitIterator
PHP Manual