Table of Contents

Method ReadMaxKey

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

ReadMaxKey(IBsonReader, string)

Reads a BSON MaxKey element from the reader.

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

Parameters

reader IBsonReader

The reader.

name string

The name of the element.