NFloat.NegativeInfinity Property

Definition

Represents negative infinity.

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

Property Value

Implements

Applies to