Grouping<TKey>.Count Property

Gets the number of groups.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Count { get; }

Property Value

Int32

Implements

IGrouping.Count

See Also