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

属性值

实现

适用于