CachingIterator::offsetExists
(PHP 5 >= 5.2.0, PHP 7)
CachingIterator::offsetExists — The offsetExists purpose
説明
public CachingIterator::offsetExists
( mixed $index
) : void
警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
index
- 調べたいインデックス。
返り値
そのオフセットがさすエントリが存在する場合に true
、そうでない場合に false
を返します。