BsonWriterWriteMaxKey Method |
Writes a BSON MaxKey to the writer.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public abstract void WriteMaxKey()
Public MustOverride Sub WriteMaxKey
abstract WriteMaxKey : unit -> unit
Implements
IBsonWriterWriteMaxKeySee Also