Condividi tramite


NSExpression.FromIntersectSet(NSExpression, NSExpression) Metodo

Definizione

Espressione che rappresenta l'intersezione di un'espressione che valuta come NSSet (sinistra) e un'espressione che restituisce come raccolta (destra).

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

Parametri

right
NSExpression

Restituisce

Attributi

Si applica a