Table of Contents

Method ToDecimal128

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

ToDecimal128()

Converts this BsonValue to a Decimal128.

public override Decimal128 ToDecimal128()

Returns

Decimal128

A Decimal128.