Lingua

Decimal32.IsNegativeInfinity(Decimal32) Metodo

Definizione

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

Parametri

value
Decimal32

Valori restituiti

Implementazioni

Si applica a