Property AsDouble NamespaceMongoDB.Bson AssemblyMongoDB.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