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