Table of Contents

Method ReadBsonType

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

ReadBsonType()

Reads a BsonType from the reader.

public abstract BsonType ReadBsonType()

Returns

BsonType

A BsonType.