Initializes a new instance of the FormulaAggregator class
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
public FormulaAggregator( Func<IAggregator[], Object> formulaValue, IAggregator[] aggregators )
Parameters
- formulaValue
- Type: SystemFuncIAggregator, Object
- aggregators
- Type: NReco.PivotDataIAggregator
See Also