Method TryGetValue
TryGetValue(string, out BsonValue)
Tries to get the value of an element of this document.
Parameters
Returns
- bool
True if an element with that name was found.
Tries to get the value of an element of this document.
True if an element with that name was found.