Table of Contents

Method ToDouble

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

ToDouble()

Converts this BsonValue to a Double.

public override double ToDouble()

Returns

double

A Double.