NFloat.NegativeZero Property

Definition

Gets a value that represents negative zero.

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

Property Value

Implements

Applies to