Next: , Previous: , Up: RunArray   [Index]


1.147.7 RunArray: removing

removeAtIndex: anIndex

Remove the object at index anIndex from the receiver and answer the removed object

removeFirst

Remove the first object from the receiver and answer the removed object

removeLast

Remove the last object from the receiver and answer the removed object