Re: NSMutableArray problems
Re: NSMutableArray problems
- Subject: Re: NSMutableArray problems
- From: Sascha Kuehn <email@hidden>
- Date: Sun, 21 Mar 2004 15:27:40 +0100
arrayOfRows is a mutablearray of arrays
On 21. Mrz 2004, at 15:18 Uhr, Alan Donsky wrote:
if arrayOfRows in a NSMutableArray, then i think all u need is
[arrayOfRows replaceObjectAtIndex:j withObject:theString];
Alan
_______________________________________________
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.