Decimal64.IsNegativeInfinity(Decimal64) Метод

Определение

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

Параметры

value
Decimal64

Возвращаемое значение

Реализации

Применяется к