MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Bson
BsonDocument Class
BsonDocument Methods
Set Method
Set Method (Int32, BsonValue)
Set Method (String, BsonValue)
BsonDocument
Set Method
Overload List
Name
Description
Set(Int32, BsonValue)
Sets the value of an element.
Set(String, BsonValue)
Sets the value of an element (an element will be added if no element with this name is found).
Top
See Also
Reference
BsonDocument Class
MongoDB.Bson Namespace
Copyright © 2010–present MongoDB Inc.
Send comments on this topic to
MongoDB