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