NSCompoundPredicate.CreateOrPredicate(NSPredicate[]) 方法

定义

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

参数

subpredicates
NSPredicate[]

返回

属性

适用于