Decimal32.IsInteger(Decimal32) Método

Definição

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

Parâmetros

value
Decimal32

Devoluções

Implementações

Aplica-se a