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

Definisi

Menentukan apakah nilai negatif.

 static bool System.Numerics.INumberBase<nuint>.IsNegative(UIntPtr value) = System::Numerics::INumberBase<UIntPtr>::IsNegative;
static bool INumberBase<UIntPtr>.IsNegative (UIntPtr value);
static member System.Numerics.INumberBase<nuint>.IsNegative : unativeint -> bool
 Shared Function IsNegative (value As UIntPtr) As Boolean Implements INumberBase(Of UIntPtr).IsNegative

Parameter

value
UIntPtr

unativeint

Nilai yang akan diperiksa.

Mengembalikan

true jika value negatif; jika tidak, false.

Penerapan

Berlaku untuk