Table of Contents

Method Create

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

Create(object)

Creates a new instance of the BsonDecimal128 class.

public static BsonDecimal128 Create(object value)

Parameters

value object

An object to be mapped to a BsonDecimal128.

Returns

BsonDecimal128

A BsonDecimal128.