UInt128.INumberBase<UInt128>.IsNegative(UInt128) Método
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Determina si un valor es negativo.
static bool System.Numerics.INumberBase<System.UInt128>.IsNegative(UInt128 value) = System::Numerics::INumberBase<UInt128>::IsNegative;
static bool INumberBase<UInt128>.IsNegative(UInt128 value);
static member System.Numerics.INumberBase<System.UInt128>.IsNegative : UInt128 -> bool
Shared Function IsNegative (value As UInt128) As Boolean Implements INumberBase(Of UInt128).IsNegative
- value
- UInt128
Valor que se va a comprobar.
true
es si value
es negativo; de lo contrario, false
es .
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
Comentarios de .NET
.NET é un proxecto de código aberto. Selecciona unha ligazón para ofrecer comentarios: