Store more complex values into NSDictionary
Store more complex values into NSDictionary
- Subject: Store more complex values into NSDictionary
- From: "Daniel Káčer" <email@hidden>
- Date: Thu, 25 Feb 2010 23:51:01 +0100
Hi,
i need help with solution about store more complex values into
NSDictionary.
I have following data which i need store in NSDictionary:
value1:@"A1" value2:@"B1" key:1
value1:@"A2" value2:@"B2" key:2
value1:@"A3" value2:@"B3" key:3
etc.
What is the ideal solution for this my case ?
thnx
Donald
_______________________________________________
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