Method WriteNull
WriteNull(IBsonWriter, string)
Writes a BSON null element to the writer.
Parameters
writer
IBsonWriter The writer.
name
stringThe name of the element.
Writes a BSON null element to the writer.
writer
IBsonThe writer.
name
stringThe name of the element.