Re: NSMutableArray to NSArray?
Re: NSMutableArray to NSArray?
- Subject: Re: NSMutableArray to NSArray?
- From: Randall Meadows <email@hidden>
- Date: Thu, 4 Oct 2007 11:29:38 -0600
At 7:22 PM +0200 10/4/07, Dani wrote:
Is there a way to create a NSArray from a NSMutableArray?
NSArray *newArray = [NSArray arrayWithArray:myMutableArray];
--
randy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden