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