Method ReadDouble

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

ReadDouble()

Reads a BSON Double from the reader.

double ReadDouble()

Returns

double

A Double.