K2hIterator::key K2hIterator Class K2hIterator::rewind

K2hIterator::next

Advances the internal array pointer of k2hash keys

Description

 public void K2hIterator::next ( void )

Advances the internal array pointer of k2hash keys.

Parameters

This function has no parameters.

Return Values

No value is returned.

Examples


The above example will output:

string(5) "test2"

See Also

K2hIterator::key K2hIterator Class K2hIterator::rewind