Decimal64.IsOddInteger(Decimal64) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
static bool IsOddInteger(System::Numerics::Decimal64 value) = System::Numerics::INumberBase<System::Numerics::Decimal64>::IsOddInteger;
public static bool IsOddInteger(System.Numerics.Decimal64 value);
static member IsOddInteger : System.Numerics.Decimal64 -> bool
Public Shared Function IsOddInteger (value As Decimal64) As Boolean
Parámetros
- value
- Decimal64