MongoDBRefEquals Method | 
| Name | Description | |
|---|---|---|
| Equals(Object) | 
            Determines whether this instance and a specified object, which must also be a MongoDBRef object, have the same value.
              (Overrides ObjectEquals(Object).) | |
| Equals(MongoDBRef) | 
            Determines whether this instance and another specified MongoDBRef object have the same value.
              | |
| Equals(MongoDBRef, MongoDBRef) | 
            Determines whether two specified MongoDBRef objects have the same value.
              |