BsonBinaryReaderReadMinKey Method |
Reads a BSON MinKey from the reader.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public override void ReadMinKey()
Public Overrides Sub ReadMinKey
abstract ReadMinKey : unit -> unit
override ReadMinKey : unit -> unit
Implements
IBsonReaderReadMinKeySee Also