Operator operator !=
operator !=(BsonInt32, BsonInt32)
Compares two BsonInt32 values.
Parameters
Returns
- bool
True if the two BsonInt32 values are not equal according to ==.
Compares two BsonInt32 values.
True if the two BsonInt32 values are not equal according to ==.