Method ReadUndefined
ReadUndefined(IBsonReader, string)
Reads a BSON undefined element from the reader.
public static void ReadUndefined(this IBsonReader reader, string name)
Parameters
readerIBsonReaderThe reader.
namestringThe name of the element.