Method ReadJavaScriptWithScope
ReadJavaScriptWithScope()
Reads a BSON JavaScript with scope from the reader (call ReadStartDocument next to read the scope).
string ReadJavaScriptWithScope()
Returns
- string
A string.
Reads a BSON JavaScript with scope from the reader (call ReadStartDocument next to read the scope).
string ReadJavaScriptWithScope()
A string.