Decimal32.IsSubnormal(Decimal32) Méthode

Définition

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

Paramètres

value
Decimal32

Retours

Implémente

S’applique à