Php/docs/tokyotyrantiterator.current

提供:Dev Guides
< Php
移動先:案内検索

TokyoTyrantIterator::current

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::current現在の値を取得する


説明

public TokyoTyrantIterator::current ( ) : mixed

反復処理中の現在の値を返します。


パラメータ

この関数にはパラメータはありません。


返り値

成功した場合に現在の値、失敗した場合に false を返します。


参考