Thread: obj.remove()
View Single Post
  #3  
Old 12-23-2006, 10:56 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by Andy0687 View Post
Use .delete();

temp.arr.delete(index); to remove by index instead of object.
Hmm, didn't think of that Thanks
__________________
Reply With Quote