Język

Decimal32.IsNormal(Decimal32) Metoda

Definicja

public:
 static bool IsNormal(System::Numerics::Decimal32 value) = System::Numerics::INumberBase<System::Numerics::Decimal32>::IsNormal;
public static bool IsNormal(System.Numerics.Decimal32 value);
static member IsNormal : System.Numerics.Decimal32 -> bool
Public Shared Function IsNormal (value As Decimal32) As Boolean

Parametry

value
Decimal32

Zwraca

Implementuje

Dotyczy