Byte.IMinMaxValue<Byte>.MaxValue プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在の型の最大値を取得します。
static property System::Byte System::Numerics::IMinMaxValue<System::Byte>::MaxValue { System::Byte get(); };
static byte System.Numerics.IMinMaxValue<System.Byte>.MaxValue { get; }
static member System.Numerics.IMinMaxValue<System.Byte>.MaxValue : byte
Shared ReadOnly Property MaxValue As Byte Implements IMinMaxValue(Of Byte).MaxValue