Decimal64.IsNegativeInfinity(Decimal64) Méthode

Définition

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

Paramètres

value
Decimal64

Retours

Implémente

S’applique à