ArrayIterator::offsetSet
Establece el valor para un índice
&reftitle.description;
public voidArrayIterator::offsetSet
mixedkey
mixedvalue
Establecer el valor para el índice dado.
&warn.undocumented.func;
&reftitle.parameters;
key
El índice a ser establecido.
value
El nuevo valor para almacenar en el índice.
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
ArrayIterator::offsetGet
ArrayIterator::offsetUnset