Skip navigation.
 
mlmatching single key/value pair to dictionary
FROM : Sandeep Parikh
DATE : Fri Apr 22 00:54:18 2005

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

Related mailsAuthorDate
mlmatching single key/value pair to dictionary Sandeep Parikh Apr 22, 00:54
mlRe: matching single key/value pair to dictionary Steven Spencer Apr 22, 10:58