Aggregators.Range Property

Gets an aggregator that computes the largest value.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static TypePreservingAggregatorGroup Range { get; }

Property Value

TypePreservingAggregatorGroup

See Also