Share via


NFloat.NegativeInfinity プロパティ

定義

負の無限大を表します。

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

プロパティ値

NFloat

実装

適用対象