NSCompoundPredicate.CreateAndPredicate(NSPredicate[]) 方法

定义

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

参数

subpredicates
NSPredicate[]

返回

属性

适用于