Decimal64.IsNormal(Decimal64) Methode

Definition

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

Parameter

value
Decimal64

Gibt zurück

Implementiert

Gilt für: