operator != Operator operator !=(HBigDecimal, HBigDecimal) Implements the != operator. Declaration public static bool operator !=(HBigDecimal left, HBigDecimal right) Parameters HBigDecimal left HBigDecimal right Returns bool