CachingIterator::offsetSet

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetSetThe offsetSet purpose

Açıklama

public CachingIterator::offsetSet ( mixed $index , mixed $newval ) : void
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

index

The index of the element to be set.

newval

The new value for the index.

Dönen Değerler

Hiçbir değer dönmez.