Operator operator >=
operator >=(BsonValue, BsonValue)
Compares two BsonValues.
Parameters
Returns
- bool
True if the first BsonValue is greater than or equal to the other one.
Compares two BsonValues.
True if the first BsonValue is greater than or equal to the other one.