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