Table of Contents

Method GetCurrentBsonType

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

GetCurrentBsonType()

Gets the current BsonType (calls ReadBsonType if necessary).

public BsonType GetCurrentBsonType()

Returns

BsonType

The current BsonType.