NullableTypes Class Library

NullableSingle.MaxValue Field

A constant representing the largest possible value of a NullableSingle.

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

Remarks

The value of this constant is positive 3.402823e38.

See Also

NullableSingle Class | NullableTypes Namespace