AggregatorGroup.EmptyGroupsHaveValue Property

Gets whether the aggregator produces a value for empty groups.

Definition

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

Property Value

Boolean

See Also