NSExpression.FromUnionSet(NSExpression, NSExpression) Metodo

Definizione

Espressione che rappresenta l'unione di un'espressione che valuta come espressione (sinistra) con un'espressione che restituisce come raccolta (destra).

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

Parametri

right
NSExpression

Restituisce

Attributi

Si applica a