NSExpression.FromAggregate(NSExpression[]) 方法

定义

包含指定子表达式的聚合表达式。

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

参数

subexpressions
NSExpression[]

返回

属性

适用于