Re: Returning a specific key's value for all members of a dict in an array.
Re: Returning a specific key's value for all members of a dict in an array.
- Subject: Re: Returning a specific key's value for all members of a dict in an array.
- From: Alex Zavatone <email@hidden>
- Date: Fri, 30 Mar 2012 19:29:04 -0400
On Mar 30, 2012, at 7:03 PM, Charles Srstka wrote:
> [NSArray valueForKey:]
You rule.
NSArray *myTemp2Array = [myArray valueForKey:@"Name"];
Thank you sir.
- Alex Zavatone
_______________________________________________
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