Click or drag to resize
MongoDBRefEquals Method
Overload List
  NameDescription
Public methodEquals(Object)
Determines whether this instance and a specified object, which must also be a MongoDBRef object, have the same value.
(Overrides ObjectEquals(Object).)
Public methodEquals(MongoDBRef)
Determines whether this instance and another specified MongoDBRef object have the same value.
Public methodStatic memberEquals(MongoDBRef, MongoDBRef)
Determines whether two specified MongoDBRef objects have the same value.
Top
See Also