Click or drag to resize
BsonBinaryReaderReadUndefined Method
Reads a BSON undefined from the reader.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax
public override void ReadUndefined()

Implements

IBsonReaderReadUndefined
See Also