NSExpression.FromIntersectSet(NSExpression, NSExpression) Méthode

Définition

Expression qui représente l’intersection d’une expression qui est évaluée comme un NSSet (à gauche) et une expression qui évalue comme une collection (à droite).

[Foundation.Export("expressionForIntersectSet:with:")]
public static Foundation.NSExpression FromIntersectSet (Foundation.NSExpression left, Foundation.NSExpression right);
static member FromIntersectSet : Foundation.NSExpression * Foundation.NSExpression -> Foundation.NSExpression

Paramètres

right
NSExpression

Retours

Attributs

S’applique à