Decimal.ISignedNumber<Decimal>.NegativeOne Property

Definition

Gets the value -1 for the type.

static property System::Decimal System::Numerics::ISignedNumber<System::Decimal>::NegativeOne { System::Decimal get(); };
static decimal System.Numerics.ISignedNumber<System.Decimal>.NegativeOne { get; }
static member System.Numerics.ISignedNumber<System.Decimal>.NegativeOne : decimal
 Shared ReadOnly Property NegativeOne As Decimal Implements ISignedNumber(Of Decimal).NegativeOne

Property Value

Implements

Applies to