ModeAggregatorFactory Constructor (String)

NReco.PivotData Class Library Documentation
Initializes a new instance of the ModeAggregatorFactory for the specified field (single-value mode).

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

public ModeAggregatorFactory(
	string field
)

Parameters

field
Type: SystemString
field name
See Also

Reference