Table of Contents

Method ReadDouble

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ReadDouble()

Reads a BSON Double from the reader.

public abstract double ReadDouble()

Returns

double

A Double.