UInt64.IMinMaxValue<UInt64>.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

Implements

Applies to