NFloat.MinValue Property

Definition

Represents the smallest finite value of a NFloat.

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

Property Value

Implements

Applies to