Decimal128.NegativeInfinity Property

Definition

public:
 static property System::Numerics::Decimal128 NegativeInfinity { System::Numerics::Decimal128 get(); };
public static System.Numerics.Decimal128 NegativeInfinity { get; }
static member NegativeInfinity : System.Numerics.Decimal128
Public Shared ReadOnly Property NegativeInfinity As Decimal128

Property Value

Implements

Applies to