Partager via


NSExpression.FromSubquery(NSExpression, String, NSObject) Méthode

Définition

Expression qui filtre une variable donnée en appliquant un prédicat, en retournant ceux qui sont évalués comme true.

[Foundation.Export("expressionForSubquery:usingIteratorVariable:predicate:")]
public static Foundation.NSExpression FromSubquery (Foundation.NSExpression expression, string variable, Foundation.NSObject predicate);
static member FromSubquery : Foundation.NSExpression * string * Foundation.NSObject -> Foundation.NSExpression

Paramètres

expression
NSExpression
variable
String
predicate
NSObject

Retours

Attributs

S’applique à