NullableTypes Class Library

NullableSingle.MinValue Field

A constant representing the smallest possible value of a NullableSingle.

[Visual Basic]
Public Shared ReadOnly MinValue As NullableSingle
[C#]
public static readonly NullableSingle MinValue;

Remarks

The value of this constant is negative 3.402823e38.

See Also

NullableSingle Class | NullableTypes Namespace