Re: getObjects:andKeys
Re: getObjects:andKeys
- Subject: Re: getObjects:andKeys
- From: chaitanya pandit <email@hidden>
- Date: Sat, 20 Dec 2008 10:50:45 +0530
Jordon, this can be used to create copies of a dictionary, you get the
keys and values array with getObjects:andKeys on an existing
dictionary and iterate through the keys array and setting the same
keys and values for a mutable dict.
On 17-Dec-08, at 7:06 PM, Jordon Hirshon wrote:
Can someone tell me where I might see an example of this method?
Thanks,
Jordon
_______________________________________________
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
_______________________________________________
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