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