Click or drag to resize

MongoGridFSFileInfoEquals Method

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