MaxValue
Gets the maximal value, or null
if the range has no maximal value.
Declaration
public NumericBound? MaxValue { get; }
Property Value
Type | Description |
---|---|
NumericBound |
Gets the maximal value, or null
if the range has no maximal value.
public NumericBound? MaxValue { get; }
Type | Description |
---|---|
NumericBound |