Property AsDouble
AsDouble
Casts the BsonValue to a Double (throws an InvalidCastException if the cast is not valid).
public double AsDouble { get; }
Casts the BsonValue to a Double (throws an InvalidCastException if the cast is not valid).
public double AsDouble { get; }