PivotTableDataTableWriterGetAggregatorValue Method

NReco.PivotData Class Library Documentation

Namespace:  NReco.PivotData.Output
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

protected virtual Object GetAggregatorValue(
	IAggregator aggr,
	int aggrIdx
)

Parameters

aggr
Type: NReco.PivotDataIAggregator
aggrIdx
Type: SystemInt32

Return Value

Type: Object
See Also

Reference