UInt64.IMinMaxValue<UInt64>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

Implements

Applies to