BsonDocumentMerge Method

Overload List
 NameDescription
Public methodMerge(BsonDocument)
Merges another document into this one. Existing elements are not overwritten.
Public methodMerge(BsonDocument, Boolean)
Merges another document into this one, specifying whether existing elements are overwritten.
Top
See Also

Reference