(PHP 5 >= 5.2.0, PHP 7)
CachingIterator::offsetSet — The offsetSet purpose
$index
, string $newval
)Esta função não está documentada; somente a lista de argumentos está disponível.
index
The index of the element to be set.
newval
The new value for the index
.
Não há valor retornado.