NSCompoundPredicate.CreateOrPredicate(NSPredicate[]) Method

Definition

[Foundation.Export("orPredicateWithSubpredicates:")]
public static Foundation.NSCompoundPredicate CreateOrPredicate (Foundation.NSPredicate[] subpredicates);
static member CreateOrPredicate : Foundation.NSPredicate[] -> Foundation.NSCompoundPredicate

Parameters

subpredicates
NSPredicate[]

Returns

Attributes

Applies to