Decimal32.IsOddInteger(Decimal32) Метод

Определение

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

Параметры

value
Decimal32

Возвращаемое значение

Реализации

Применяется к