Method ToHashtable

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson

Assembly

MongoDB.Bson.dll

ToHashtable()

Converts the BsonDocument to a Hashtable.

public Hashtable ToHashtable()

Returns

Hashtable

A hashtable.