UInt32.INumberBase<UInt32>.MinMagnitude(UInt32, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
daha küçük olan iki değeri işlemle karşılaştırır.
static System::UInt32 System.Numerics.INumberBase<System.UInt32>.MinMagnitude(System::UInt32 x, System::UInt32 y) = System::Numerics::INumberBase<System::UInt32>::MinMagnitude;
static uint INumberBase<uint>.MinMagnitude(uint x, uint y);
static member System.Numerics.INumberBase<System.UInt32>.MinMagnitude : uint32 * uint32 -> uint32
Shared Function MinMagnitude (x As UInteger, y As UInteger) As UInteger Implements INumberBase(Of UInteger).MinMagnitude
Parametreler
- x
- UInt32
ile ykarşılaştıracak değer.
- y
- UInt32
ile xkarşılaştıracak değer.
Döndürülenler
x değerinden yküçükse; değilse, y.