MaterializedOnDemandBsonDocumentSet Method

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

Reference