downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

LimitIterator::valid> <LimitIterator::rewind
[edit] Last updated: Fri, 25 May 2012

view this page in

LimitIterator::seek

(PHP 5 >= 5.1.0)

LimitIterator::seek与えられた位置に移動する

説明

public int LimitIterator::seek ( int $position )

イテレータを、position で指定したオフセットに移動します。

パラメータ

position

移動したい位置。

返り値

移動後のオフセット位置を返します。

エラー / 例外

LimitIterator::__construct() で指定した範囲外の位置を指定した場合は OutOfBoundsException をスローします。

参考



add a note add a note User Contributed Notes LimitIterator::seek
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites