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

Definitie

Bepaalt of een waarde normaal is.

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

Parameters

value
UIntPtr

unativeint

De waarde die moet worden gecontroleerd.

Retouren

trueindien value normaal, anders. false

Implementeringen

Van toepassing op