Grouping<TKey> Constructor
Constructs a new grouping object with the specified index.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
protected Grouping(
Index<TKey> index
)