The IAggregateFunction type exposes the following members.

Methods

  NameDescription
AddValue
Adds a value to aggregation result.
GetResult
Returns aggregation result.

Properties

  NameDescription
ValidResult
Gets value indicating whether the GetResult function result is valid.

See Also