ILite |
| Name | Description | |
|---|---|---|
| Update(IEnumerableT) | Update all documents | |
| Update(T) | Update a document in this collection. Returns false if not found document in collection | |
| Update(BsonValue, T) | Update a document in this collection. Returns false if not found document in collection |