NSCompoundPredicate.CreateOrPredicate(NSPredicate[]) メソッド

定義

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

パラメーター

subpredicates
NSPredicate[]

戻り値

属性

適用対象