Operator operator ==
operator ==(BsonMinKey, BsonMinKey)
Compares two BsonMinKey values.
Parameters
lhs
BsonMin Key The first BsonMinKey.
rhs
BsonMin Key The other BsonMinKey.
Returns
- bool
True if the two BsonMinKey values are equal according to ==.