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

プロパティ値

実装

適用対象