FormulaAggregator Constructor (FuncIAggregator, Object, IAggregatorFactory, Object)

NReco.PivotData Class Library Documentation
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,
	IAggregatorFactory[] factories,
	Object state
)

Parameters

formulaValue
Type: SystemFuncIAggregator, Object
factories
Type: NReco.PivotDataIAggregatorFactory
state
Type: SystemObject
See Also

Reference