Table of Contents

Method ReadMinKey

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ReadMinKey(IBsonReader, string)

Reads a BSON MinKey element from the reader.

public static void ReadMinKey(this IBsonReader reader, string name)

Parameters

reader IBsonReader

The reader.

name string

The name of the element.