NSCompoundPredicate.CreateNotPredicate(NSPredicate) Method

Definition

[Foundation.Export("notPredicateWithSubpredicate:")]
public static Foundation.NSCompoundPredicate CreateNotPredicate (Foundation.NSPredicate predicate);
static member CreateNotPredicate : Foundation.NSPredicate -> Foundation.NSCompoundPredicate

Parameters

predicate
NSPredicate

Returns

Attributes

Applies to