次の方法で共有


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

定義

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

パラメーター

subpredicates
NSPredicate[]

戻り値

属性

適用対象