The MaxAgg type exposes the following members.
Methods
Name | Description | |
---|---|---|
Finish |
Returns the aggregated value.
(Overrides DataAggregateFunction..::..Finish()()()().) |
|
GetEmptyValue |
This method is called when the list of aggregates values is empty.
(Inherited from DataAggregateFunction.) |
|
Iterate |
Aggregates a value.
(Overrides DataAggregateFunction..::..Iterate(Object).) |
|
Reset |
Resets the current aggregate.
(Overrides DataAggregateFunction..::..Reset()()()().) |