UInt32.INumberBase<UInt32>.IsNormal(UInt32) Metodo

Definizione

Determina se un valore è normale.

C#
static bool INumberBase<uint>.IsNormal(uint value);

Parametri

value
UInt32

Valore da controllare.

Restituisce

true se è normale; in caso value contrario, false.

Implementazioni

Si applica a

Prodotto Versioni
.NET 7, 8, 9, 10