UInt64.IMinMaxValue<UInt64>.MaxValue Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar det maximala värdet för den aktuella typen.
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