Prev
Open Object Rexx
Next
5.3.12.30. remove
>>-remove(index)-----------------------------------------------><
Returns and removes from a collection the member item with index
index
. Returns the Nil object if no item has index
index
.
Prev
5.3.12.29. queue
Up
Home
Next
5.3.12.31. removeItem