Table of Contents

Method ToDecimal128

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ToDecimal128(string)

Converts a string to a Decimal128.

public static Decimal128 ToDecimal128(string value)

Parameters

value string

The value.

Returns

Decimal128

A Decimal128.