The IAggregateFunction type exposes the following members.

Methods

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

Properties

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

See Also