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

定義

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

static property System::UInt16 System::Numerics::IMinMaxValue<System::UInt16>::MaxValue { System::UInt16 get(); };
static ushort System.Numerics.IMinMaxValue<System.UInt16>.MaxValue { get; }
static member System.Numerics.IMinMaxValue<System.UInt16>.MaxValue : uint16
 Shared ReadOnly Property MaxValue As UShort Implements IMinMaxValue(Of UShort).MaxValue

プロパティ値

実装

適用対象