System::IO::BinaryReader::ReadDouble method
BinaryReader::ReadDouble method
Reads 8 bytes from the input stream and returns them as a double-precision floating point value.
virtual double System::IO::BinaryReader::ReadDouble()
ReturnValue
A double-precision floating point value read
See Also
- Class BinaryReader
- Namespace System::IO
- Library Aspose.PUB for C++