UIntPtr.INumberBase<UIntPtr>.IsZero(UIntPtr) Methode

Definitie

Bepaalt of een waarde nul is.

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

Parameters

value
UIntPtr

unativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value nul is, anders. false

Implementeringen

Van toepassing op