System::IO::BinaryReader::ReadDouble メソッド

BinaryReader::ReadDouble method

入力ストリームから 8 バイトを読み取り、倍精度浮動小数点値として返します。

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

ReturnValue

読み取られた倍精度浮動小数点値

参照