System::IO::BinaryReader::ReadDouble 方法

BinaryReader::ReadDouble method

从输入流读取 8 字节并将其作为双精度浮点值返回。

virtual double System::IO::BinaryReader::ReadDouble()

ReturnValue

读取的双精度浮点值

另见