(PHP 5 >= 5.2.0, PHP 7)
CachingIterator::offsetSet — The offsetSet purpose
$index
   , string $newval
   )Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
indexThe index of the element to be set.
newval
       The new value for the index.
      
Hiçbir değer dönmez.