Język

Decimal64.IsNegativeInfinity(Decimal64) Metoda

Definicja

public:
 static bool IsNegativeInfinity(System::Numerics::Decimal64 value) = System::Numerics::INumberBase<System::Numerics::Decimal64>::IsNegativeInfinity;
public static bool IsNegativeInfinity(System.Numerics.Decimal64 value);
static member IsNegativeInfinity : System.Numerics.Decimal64 -> bool
Public Shared Function IsNegativeInfinity (value As Decimal64) As Boolean

Parametry

value
Decimal64

Zwraca

Implementuje

Dotyczy