Click or drag to resize
IBsonWriterWriteNull Method
Writes a BSON null to the writer.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax
void WriteNull()
See Also