Decimal32.NegativeInfinity Property

Definition

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

Property Value

Implements

Applies to