อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


UInt32.INumberBase<UInt32>.MaxMagnitudeNumber(UInt32, UInt32) Method

Definition

Compares two values to compute which has the greater magnitude and returning the other value if an input is NaN.

C#
static uint INumberBase<uint>.MaxMagnitudeNumber(uint x, uint y);

Parameters

x
UInt32

The value to compare with y.

y
UInt32

The value to compare with x.

Returns

x if it is greater than y; otherwise, y.

Implements

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 7, 8, 9, 10