NSExpression.FromAggregate(NSExpression[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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