Contents

collection

The collection of expressions in an aggregate expression, or the collection element of a subquery expression.

Declaration

var collection: Any { get }

Discussion

Accessing this property raises an exception if it is not applicable to the expression.

See Also

Getting Information About an Expression