NSCompoundPredicate.CreateAndPredicate(NSPredicate[]) Method

Definition

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

Parameters

subpredicates
NSPredicate[]

Returns

Attributes

Applies to