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