TypePreservingAggregatorGroup Constructor

Constructs a new aggregator group.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
protected TypePreservingAggregatorGroup(
	string name
)

Parameters

name  String
The name of the aggregator group.

See Also