(PHP 5)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Sets the value at the specified index to newval.
The index being set.
The new value for the index .
No value is returned.