Decimal128.IsOddInteger(Decimal128) Metoda

Definicja

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

Parametry

value
Decimal128

Zwraca

Implementuje

Dotyczy