Method ADT.Sequence()->SequenceIterator()->set_value()
- Method set_value
mixed set_value(mixed val)
- Description
Set the value at the current position.
- Parameter val
The new value.
- Returns
Returns the old value.
mixed set_value(mixed val)
Set the value at the current position.
The new value.
Returns the old value.