MaterializedOnDemandBsonDocumentSet Method | 
| Name | Description | |
|---|---|---|
| Set(Int32, BsonValue) | 
            Sets the value of an element.
              (Overrides BsonDocumentSet(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 BsonDocumentSet(String, BsonValue).) |