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