Click or drag to resize
BsonDoubleValue Property
Gets the value of this BsonDouble.

Namespace: MongoDB.Bson
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
public double Value { get; }

Property Value

Type: Double
See Also