MongoUserEquals Method

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

Reference