Remove/Disable NSPredicate from NSMutableSet?
Remove/Disable NSPredicate from NSMutableSet?
- Subject: Remove/Disable NSPredicate from NSMutableSet?
- From: Robert Monaghan <email@hidden>
- Date: Tue, 23 Mar 2010 13:27:14 -0700
Hi Everyone,
How does one remove a NSPredicate from an NSMutableSet?
I want to reuse the NSMutableSet for another purpose, but I have to strip out the Predicate that I assigned.
Passing "filterUsingPredicate:nil" causes an exception. Is there a way to do this? Or should I generate another NSMutableSet?
Thanks!
bob.
_______________________________________________
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