NFloat.NaN 属性

定义

表示不是数字 (NaN) 的值。

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

属性值

NFloat

实现

NaN

适用于