CachingIterator::offsetSet
(PHP 5 >= 5.2.0)
CachingIterator::offsetSet — The offsetSet purpose
説明
public void CachingIterator::offsetSet
( string
$index
, string $newval
)警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
-
index -
設定したい要素のインデックス。
-
newval -
indexの新しい値。
返り値
値を返しません。
There are no user contributed notes for this page.
