Decimal32.IsEvenInteger(Decimal32) Метод

Определение

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

Параметры

value
Decimal32

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

Реализации

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