Table of Contents

Constructor BsonDouble

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

BsonDouble(double)

Initializes a new instance of the BsonDouble class.

public BsonDouble(double value)

Parameters

value double

The value.