Method ReadDouble
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
ReadDouble()
Reads a BSON Double from the reader.
double ReadDouble()
Returns
A Double.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Reads a BSON Double from the reader.
double ReadDouble()
A Double.