©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PHP 5 >= 5.2.0)
CachingIterator::offsetSet — The offsetSet purpose
$index
, string $newval
)本函数还未编写文档,仅有参数列表。
index
The index of the element to be set.
newval
The new value for the index
.
没有返回值。