Decimal.ISignedNumber<Decimal>.NegativeOne 屬性

定義

取得型別的值 -1

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

屬性值

實作

適用於