Method ReadMinKey
ReadMinKey(IBsonReader, string)
Reads a BSON MinKey element from the reader.
public static void ReadMinKey(this IBsonReader reader, string name)
Parameters
readerIBsonReaderThe reader.
namestringThe name of the element.
Reads a BSON MinKey element from the reader.
public static void ReadMinKey(this IBsonReader reader, string name)
reader IBsonReaderThe reader.
name stringThe name of the element.