Decimal64.IsOddInteger(Decimal64) Metodo

Definizione

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

Parametri

value
Decimal64

Valori restituiti

Implementazioni

Si applica a