Share via


UInt32.INumberBase<UInt32>.IsNegative(UInt32) Metode

Definisi

Menentukan apakah nilai negatif.

 static bool System.Numerics.INumberBase<System.UInt32>.IsNegative(System::UInt32 value) = System::Numerics::INumberBase<System::UInt32>::IsNegative;
static bool INumberBase<uint>.IsNegative (uint value);
static member System.Numerics.INumberBase<System.UInt32>.IsNegative : uint32 -> bool
 Shared Function IsNegative (value As UInteger) As Boolean Implements INumberBase(Of UInteger).IsNegative

Parameter

value
UInt32

Nilai yang akan diperiksa.

Mengembalikan

true jika value negatif; jika tidak, false.

Penerapan

Berlaku untuk