NSPredicateSupport_NSMutableSet.FilterUsingPredicate Method

Definition

[Foundation.Export("filterUsingPredicate:")]
public static void FilterUsingPredicate (this Foundation.NSMutableSet This, Foundation.NSPredicate predicate);
static member FilterUsingPredicate : Foundation.NSMutableSet * Foundation.NSPredicate -> unit

Parameters

This
NSMutableSet

The instance on which this method operates.

predicate
NSPredicate
Attributes

Applies to