Decimal.IMinMaxValue<Decimal>.MaxValue プロパティ

定義

現在の型の最大値を取得します。

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

プロパティ値

実装

適用対象