Method ToHashtable
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
ToHashtable()
Converts the BsonDocument to a Hashtable.
public Hashtable ToHashtable()
Returns
A hashtable.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Converts the BsonDocument to a Hashtable.
public Hashtable ToHashtable()
A hashtable.