(PHP 5 >= 5.1.0, PHP 7)
Get current key
public mixed LimitIterator::key ( void )
Gets the key for the current item in the inner Iterator.
Returns:
Returns the key for the current item.
See also:
Please login to continue.