ModeAggregator.Push Method

NReco.PivotData Class Library Documentation

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

public void Push(
	Object r,
	Func<Object, string, Object> getValue
)

Parameters

r
Type: System.Object
getValue
Type: System.Func<Object, String, Object>

Implements

IAggregator.Push(Object, Func<Object, String, Object>)
See Also

Reference