NFloat.NaN 屬性

定義

表示不是數字 (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

屬性值

實作

NaN

適用於