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

定義

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

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

プロパティ値

実装

適用対象