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

Definition

Avgör om ett värde är negativt.

 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

Parametrar

value
UIntPtr

unativeint

Det värde som ska kontrolleras.

Returer

true om value är negativ, annars false.

Implementeringar

Gäller för