Click or drag to resize

LiteCollectionTUpdate Method

Overload List
 NameDescription
Public methodUpdate(IEnumerableT) Update all documents
Public methodUpdate(T) Update a document in this collection. Returns false if not found document in collection
Public methodUpdate(BsonValue, T) Update a document in this collection. Returns false if not found document in collection
Top
See Also