UInt128.INumberBase<UInt128>.IsPositiveInfinity(UInt128) Metod

Definition

Avgör om ett värde är positiv oändlighet.

 static bool System.Numerics.INumberBase<System.UInt128>.IsPositiveInfinity(UInt128 value) = System::Numerics::INumberBase<UInt128>::IsPositiveInfinity;
static bool INumberBase<UInt128>.IsPositiveInfinity(UInt128 value);
static member System.Numerics.INumberBase<System.UInt128>.IsPositiveInfinity : UInt128 -> bool
 Shared Function IsPositiveInfinity (value As UInt128) As Boolean Implements INumberBase(Of UInt128).IsPositiveInfinity

Parametrar

value
UInt128

Det värde som ska kontrolleras.

Returer

true om value är positiv oändlighet; annars, false.

Implementeringar

Gäller för