InternalIterator::key

Return the key of the current element

Description

public mixed InternalIterator::key()

Returns the key of the current element.

Parameters

This function has no parameters.

Return Values

Returns the key of the current element.