https://mongodb.github.io/mongo-csharp-driver/2.3/apidocs/html/M_MongoDB_Driver_ScopeDocument__ctor_11.htm
ScopeDocument Constructor (String, BsonValue)
Initializes a new instance of the ScopeDocument class and creates and adds a new element.
constructorstringbsonvalue
https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_ScopeDocument__ctor_11.htm
ScopeDocument Constructor (String, BsonValue)
Initializes a new instance of the ScopeDocument class and creates and adds a new element.
constructorstringbsonvalue
https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_ScopeDocument__ctor_10.htm
ScopeDocument Constructor (IDictionary, IEnumerable)
Initializes a new instance of the ScopeDocument class and adds new elements from a dictionary of key/value pairs.
constructoridictionaryienumerable
https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_ScopeDocument__ctor_1.htm
ScopeDocument Constructor (BsonElement)
Initializes a new instance of the ScopeDocument class and adds one element.
constructor