| JsonReaderReadMinKey Method | 
            Reads a BSON MinKey from the reader.
            
 
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic override void ReadMinKey()
Public Overrides Sub ReadMinKey
abstract ReadMinKey : unit -> unit 
override ReadMinKey : unit -> unit 
Implements
IBsonReaderReadMinKey See Also
See Also