MaterializedOnDemandBsonDocumentGetValue Method |
Name | Description | |
---|---|---|
GetValue(Int32) |
Gets the value of an element.
(Overrides BsonDocumentGetValue(Int32).) | |
GetValue(String) |
Gets the value of an element.
(Overrides BsonDocumentGetValue(String).) | |
GetValue(String, BsonValue) |
Gets the value of an element or a default value if the element is not found.
(Overrides BsonDocumentGetValue(String, BsonValue).) |