Method OperatorEqualsImplementation
OperatorEqualsImplementation(BsonValue)
Compares this BsonInt32 against another BsonValue.
Parameters
rhs
BsonValue The other BsonValue.
Returns
- bool
True if this BsonInt32 and the other BsonValue are equal according to ==.