Reads a double-precision floating-point number from the stream.
Stream footprint: dynamic, same as Int64.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public double ReadDouble()
Public Function ReadDouble As Double
public: double ReadDouble()
public double ReadDouble()
Return Value
The value read from the stream.