Прочетете на английски Редактиране

Споделяне чрез


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

Definition

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

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

Parameters

x
Char

The value to compare with y.

y
Char

The value to compare with x.

Returns

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

Implements

Applies to

Продукт Версии
.NET 7, 8, 9, 10