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

적용 대상