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