MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
ScopeDocument Class
ScopeDocument Constructor
ScopeDocument Constructor
ScopeDocument Constructor (Boolean)
ScopeDocument Constructor (Dictionary(String, Object))
ScopeDocument Constructor (IEnumerable(KeyValuePair(String, Object)))
ScopeDocument Constructor (IDictionary)
ScopeDocument Constructor (BsonElement)
ScopeDocument Constructor (BsonElement[])
ScopeDocument Constructor (IEnumerable(BsonElement))
ScopeDocument Constructor (Dictionary(String, Object), IEnumerable(String))
ScopeDocument Constructor (IDictionary(String, Object), IEnumerable(String))
ScopeDocument Constructor (IDictionary, IEnumerable)
ScopeDocument Constructor (String, BsonValue)
ScopeDocument Constructor
Initializes a new instance of the ScopeDocument class.
Namespace:
MongoDB.Driver
Assembly:
MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax
C#
VB
F#
Copy
public
ScopeDocument
()
Public
Sub
New
new
:
unit
->
ScopeDocument
See Also
Reference
ScopeDocument Class
ScopeDocument Overload
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB