Decimal32.IsEvenInteger(Decimal32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static bool IsEvenInteger(System::Numerics::Decimal32 value) = System::Numerics::INumberBase<System::Numerics::Decimal32>::IsEvenInteger;
public static bool IsEvenInteger(System.Numerics.Decimal32 value);
static member IsEvenInteger : System.Numerics.Decimal32 -> bool
Public Shared Function IsEvenInteger (value As Decimal32) As Boolean
Parâmetros
- value
- Decimal32