Freigeben über


NSExpression.FromSubquery(NSExpression, String, NSObject) Methode

Definition

Ein Ausdruck, der eine bestimmte Variable filtert, indem er ein Prädikat anwendet und diejenigen zurückgibt, die als true ausgewertet werden.

[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

Parameter

expression
NSExpression
variable
String
predicate
NSObject

Gibt zurück

Attribute

Gilt für: