DryadLinqBinaryReaderReadDecimal Method DryadLINQ documentation
Reads a decimal number from the current reader.

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

public decimal ReadDecimal()

Return Value

Type: Decimal
A decimal number.
See Also

Reference