UIntPtr.INumberBase<UIntPtr>.MinMagnitude(UIntPtr, UIntPtr) Méthode

Définition

Compare deux valeurs au calcul, ce qui est inférieur.

C#
static UIntPtr INumberBase<UIntPtr>.MinMagnitude(UIntPtr x, UIntPtr y);

Paramètres

x
UIntPtr

Valeur à comparer à y.

y
UIntPtr

Valeur à comparer à x.

Retours

UIntPtr

x s’il est inférieur à y; sinon, y.

Implémente

S’applique à

Produit Versions
.NET 7, 8, 9, 10