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

定義

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

static property System::UInt64 System::Numerics::IMinMaxValue<System::UInt64>::MinValue { System::UInt64 get(); };
static ulong System.Numerics.IMinMaxValue<System.UInt64>.MinValue { get; }
static member System.Numerics.IMinMaxValue<System.UInt64>.MinValue : uint64
 Shared ReadOnly Property MinValue As ULong Implements IMinMaxValue(Of ULong).MinValue

プロパティ値

実装

適用対象