Gets whether the aggregator produces a value for empty groups.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public virtual bool EmptyGroupsHaveValue { get; }
Public Overridable ReadOnly Property EmptyGroupsHaveValue As Boolean
Get
public:
virtual property bool EmptyGroupsHaveValue {
bool get ();
}
abstract EmptyGroupsHaveValue : bool with get
override EmptyGroupsHaveValue : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0
Reference