The Aggregates collection supports the following properties and methods:
Name | Description | |||
Add | Adds an Aggregate function and returns a reference to the newly created object. | |||
Clear | Removes all objects in a collection. | |||
Count | Returns the number of objects in a collection. | |||
Item | Returns a specific Aggregate function giving its key. | |||
Remove | Removes a specific member from the collection. |