NSPredicateSupport_NSSet Class

Definition

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.

Applies to