Sprache

Decimal64.IsNegativeInfinity(Decimal64) Methode

Definition

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

Parameter

value
Decimal64

Gibt zurück

Implementiert

Gilt für: