NSPredicateSupport_NSSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helper methods for applying predicates to sets.
public static class NSPredicateSupport_NSSet
type NSPredicateSupport_NSSet = class
- Inheritance
-
NSPredicateSupport_NSSet
Methods
FilterUsingPredicate(NSSet, NSPredicate) |
Returns a new set that contains the elements that match the predicate. |