NSDictionary iteration

Joined
Aug 26, 2011
Messages
1
Reaction score
0
Points
1
hi i have a doubt i have a plist in that dictionaries are defined and i want to iterate throughit and i am using for each loop but it is not working in my code but same code is working in periodic elements code from apple plist format is
gang dictionary
a 1
b 2
c 3
bang dictionary
a 4
b 5
c7
like that i have ten dictionaries how can i iterate through it and i want to extract each dictionary.
even i have used NSEnumerator it is not working
 
Joined
Jun 25, 2005
Messages
3,231
Reaction score
112
Points
63
Location
On the road
Your Mac's Specs
2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
Post your code. That way people can see what you are trying to do.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top