Constructs a new aggregator group.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
protected TypePreservingAggregatorGroup(
string name
)
Protected Sub New (
name As String
)
protected:
TypePreservingAggregatorGroup(
String^ name
)
new :
name : string -> TypePreservingAggregatorGroup
Parameters
- name
- Type: SystemString
The name of the aggregator group.
Numerical Libraries
Supported in: 6.0
Reference