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