Table of Contents

Property AsDouble

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsDouble

Casts the BsonValue to a Double (throws an InvalidCastException if the cast is not valid).

public double AsDouble { get; }

Property Value

double