Method IsOddInteger IsOddInteger(BigDecimal) Determines whether a value represents an odd integral value. Declaration public static bool IsOddInteger(BigDecimal value) Parameters Type Name Description BigDecimal value Returns Type Description bool Implements INumberBase<TSelf>.IsOddInteger(TSelf)