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