Gets the value of this BsonDouble.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public double Value { get; }
Public ReadOnly Property Value As Double
Get
member Value : float with get
Property Value
Type:
DoubleSee Also