Gets the value of this BsonDouble.
Namespace:
MongoDB.Bson
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.9.0+32b058abcdf2c7e8d9dd3a676d207b31897eee2e
Syntaxpublic double Value { get; }
Public ReadOnly Property Value As Double
Get
member Value : float with get
Property Value
Type:
Double
See Also