NSExpression.FromAggregate(NSExpression[]) Method

Definition

An aggregate expression containing the specified subexpressions.

[Foundation.Export("expressionForAggregate:")]
public static Foundation.NSExpression FromAggregate (Foundation.NSExpression[] subexpressions);
static member FromAggregate : Foundation.NSExpression[] -> Foundation.NSExpression

Parameters

subexpressions
NSExpression[]

Returns

Attributes

Applies to