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

適用対象