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

實作

適用於