Freigeben über


NSComparisonPredicate.FromSelector Methode

Definition

[Foundation.Export("predicateWithLeftExpression:rightExpression:customSelector:")]
public static Foundation.NSComparisonPredicate FromSelector (Foundation.NSExpression leftExpression, Foundation.NSExpression rightExpression, ObjCRuntime.Selector selector);
static member FromSelector : Foundation.NSExpression * Foundation.NSExpression * ObjCRuntime.Selector -> Foundation.NSComparisonPredicate

Parameter

leftExpression
NSExpression
rightExpression
NSExpression
selector
Selector

Gibt zurück

Attribute

Gilt für: