NFloat.MaxValue Property

Definition

Represents the largest finite value of a NFloat.

public:
 static property System::Runtime::InteropServices::NFloat MaxValue { System::Runtime::InteropServices::NFloat get(); };
public static System.Runtime.InteropServices.NFloat MaxValue { get; }
static member MaxValue : System.Runtime.InteropServices.NFloat
Public Shared ReadOnly Property MaxValue As NFloat

Property Value

Implements

Applies to