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

定義

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

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

プロパティ値

UIntPtr

unativeint

実装

適用対象