matching single key/value pair to dictionary
matching single key/value pair to dictionary
- Subject: matching single key/value pair to dictionary
- From: Sandeep Parikh <email@hidden>
- Date: Thu, 21 Apr 2005 17:54:18 -0500
I've got an NSMutableArray wherein every object is an
NSMutableDictionary. I would like to remove any NSMutableDictionary
that contains (among other things) a given single key/value pair.
Is there an existing class/method that will let me accomplish this?
I looked into using NSArray's makeObjectsPerformSelector but it
didn't seem to fit my needs exactly.
thanks!
-Sandeep
_______________________________________________
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