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