共用方式為


NSCompoundPredicate.CreateAndPredicate(NSPredicate[]) 方法

定義

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

參數

subpredicates
NSPredicate[]

傳回

屬性

適用於