| MongoCollectionFindAndRemove Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | FindAndRemove(FindAndRemoveArgs) | 
            Finds one matching document using the supplied args and removes it from this collection.
             | 
|  | FindAndRemove(IMongoQuery, IMongoSortBy) | Obsolete. 
            Finds one matching document using the query and sortBy parameters and removes it from this collection.
             | 
 See Also
See Also