DryadLinqBinaryReaderReadDouble Method DryadLINQ documentation
Reads a 64-bit floating point number from the current reader.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public double ReadDouble()

Return Value

Type: Double
A 64-bit floating point number.
See Also

Reference