NSPredicateSupport_NSMutableOrderedSet.FilterUsingPredicate Method

Definition

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

Parameters

This
NSMutableOrderedSet

The instance on which this method operates.

Attributes

Applies to