sorting an array of dictionaries
sorting an array of dictionaries
- Subject: sorting an array of dictionaries
- From: Yorh <email@hidden>
- Date: Mon, 1 May 2006 12:04:07 +0200
Hi to all,
I have a nsmutablearray containing some nsmutabledictionary.
Every dictionary contains 3 values with 3 keys.
NSMutableDictionary:
name: andrew
surname: smith
dateofBirth: 125649479
I need to sort my array based on every name in the dictionary
ascending...
How can I do?
I checked the sortedArrayUsingSelector method.... is the rigth one?
thank you all
Yorh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden