Table of Contents

Method ToHashtable

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

ToHashtable()

Converts the BsonDocument to a Hashtable.

public Hashtable ToHashtable()

Returns

Hashtable

A hashtable.