UInt64.INumberBase<UInt64>.MinMagnitude(UInt64, UInt64) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compares two values to compute which is lesser.
static System::UInt64 System.Numerics.INumberBase<System.UInt64>.MinMagnitude(System::UInt64 x, System::UInt64 y) = System::Numerics::INumberBase<System::UInt64>::MinMagnitude;
C#
static ulong INumberBase<ulong>.MinMagnitude(ulong x, ulong y);
static member System.Numerics.INumberBase<System.UInt64>.MinMagnitude : uint64 * uint64 -> uint64
Shared Function MinMagnitude (x As ULong, y As ULong) As ULong Implements INumberBase(Of ULong).MinMagnitude
- x
- UInt64
The value to compare with y
.
- y
- UInt64
The value to compare with x
.
x
if it is less than y
; otherwise, y
.
Toode | Versioonid |
---|---|
.NET | 7, 8, 9, 10 |
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Toote „.NET“ tagasiside
.NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: