Bagikan melalui


NFloat.IsNegative(NFloat) Metode

Definisi

Menentukan apakah nilai yang ditentukan negatif.

public:
 static bool IsNegative(System::Runtime::InteropServices::NFloat value) = System::Numerics::INumberBase<System::Runtime::InteropServices::NFloat>::IsNegative;
public static bool IsNegative (System.Runtime.InteropServices.NFloat value);
static member IsNegative : System.Runtime.InteropServices.NFloat -> bool
Public Shared Function IsNegative (value As NFloat) As Boolean

Parameter

value
NFloat

Nilai floating-point.

Mengembalikan

true jika nilainya negatif; false Sebaliknya.

Penerapan

Berlaku untuk