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

定義

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

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

プロパティ値

UIntPtr

unativeint

実装

適用対象