BsonDocumentAddRange Method

Overload List
 NameDescription
Public methodAddRange(DictionaryString, Object)
Adds elements to the document from a dictionary of key/value pairs.
Public methodAddRange(IEnumerableKeyValuePairString, Object)
Adds elements to the document from a dictionary of key/value pairs.
Public methodAddRange(IDictionary)
Adds elements to the document from a dictionary of key/value pairs.
Public methodAddRange(IEnumerableBsonElement)
Adds a list of elements to the document.
Top
See Also

Reference