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.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
protected Grouping(
	Index<TKey> index
)