RawBsonDocument.Set Method |
Name | Description | |
---|---|---|
![]() | Set(Int32, BsonValue) |
Sets the value of an element.
(Overrides BsonDocument.Set(Int32, BsonValue).) |
![]() | Set(String, BsonValue) |
Sets the value of an element (an element will be added if no element with this name is found).
(Overrides BsonDocument.Set(String, BsonValue).) |