Method ADT.CircularList()->CircularListIterator()->set_value()
- Method set_value
mixedset_value(mixedval)- 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.
valThe new value
Returns the old value