NFloat.NaN Property

Definition

Represents a value that is not a number (NaN).

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

Property Value

Implements

NaN

Applies to