JsonReaderReadNull Method |
Reads a BSON null from the reader.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public override void ReadNull()
Public Overrides Sub ReadNull
abstract ReadNull : unit -> unit
override ReadNull : unit -> unit
Implements
IBsonReaderReadNullSee Also