CachingIterator::offsetExists

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetExistsThe offsetExists purpose

説明

public CachingIterator::offsetExists ( string $index ) : void
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

index

調べたいインデックス。

返り値

そのオフセットがさすエントリが存在する場合に TRUE、そうでない場合に FALSE を返します。