Click or drag to resize

BsonDocument.Set Method

Overload List
  NameDescription
Public methodSet(Int32, BsonValue)
Sets the value of an element.
Public methodSet(String, BsonValue)
Sets the value of an element (an element will be added if no element with this name is found).
Top
See Also