Int64.INumberBase<Int64>.IsNegativeInfinity(Int64) Metodo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Determina se un valore è infinito negativo.
static bool System.Numerics.INumberBase<System.Int64>.IsNegativeInfinity(long value) = System::Numerics::INumberBase<long>::IsNegativeInfinity;
static bool INumberBase<long>.IsNegativeInfinity(long value);
static member System.Numerics.INumberBase<System.Int64>.IsNegativeInfinity : int64 -> bool
Shared Function IsNegativeInfinity (value As Long) As Boolean Implements INumberBase(Of Long).IsNegativeInfinity
- value
- Int64
Valore da controllare.
true
se value
è infinito negativo; in caso contrario, false
.
Prodotto | Versioni |
---|---|
.NET | 7, 8, 9, 10 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: