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

Definisi

Menentukan apakah nilai negatif.

 static bool System.Numerics.INumberBase<System.UInt16>.IsNegative(System::UInt16 value) = System::Numerics::INumberBase<System::UInt16>::IsNegative;
static bool INumberBase<ushort>.IsNegative (ushort value);
static member System.Numerics.INumberBase<System.UInt16>.IsNegative : uint16 -> bool
 Shared Function IsNegative (value As UShort) As Boolean Implements INumberBase(Of UShort).IsNegative

Parameter

value
UInt16

Nilai yang akan diperiksa.

Mengembalikan

true jika value negatif; jika tidak, false.

Penerapan

Berlaku untuk