Method Equals
Equals(object)
Determines whether the specified object is equal to this instance.
Parameters
Returns
Equals(MongoIdentity)
Determines whether the specified instance is equal to this instance.
Parameters
rhs
MongoIdentity The right-hand side.
Returns
- bool
true
if the specified instance is equal to this instance; otherwise,false
.