MinMaxDiscreteValues

Returns a Tuple containing the min and max values from the list of discrete values.

Declaration Syntax

public Tuple<Quantity, Quantity> MinMaxDiscreteValues { get; }