SumAggregator Constructor (String, Object)

NReco.PivotData Class Library Documentation
Initializes a new instance of the SumAggregator class

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax

public SumAggregator(
	string f,
	Object state
)

Parameters

f
Type: SystemString
state
Type: SystemObject
See Also

Reference