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