Moving objects in NSMutableArray
Moving objects in NSMutableArray
- Subject: Moving objects in NSMutableArray
- From: Thilo Ettelt <email@hidden>
- Date: Fri, 3 May 2002 23:54:25 +0200
Hi! I see no possibility to move items in an NSMutableArray as to put
every object in an C Array and move the object(s) there. Is that right?
When trying insertObject: atIndex: the previous objects will get lost...
- Thilo
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.