MaterializedOnDemandBsonDocumentGetValue Method

Overload List
 NameDescription
Public methodGetValue(Int32)
Gets the value of an element.
(Overrides BsonDocumentGetValue(Int32).)
Public methodGetValue(String)
Gets the value of an element.
(Overrides BsonDocumentGetValue(String).)
Public methodGetValue(String, BsonValue)
Gets the value of an element or a default value if the element is not found.
(Overrides BsonDocumentGetValue(String, BsonValue).)
Top
See Also

Reference