OHyMoS.NET Class Library

OhStreamReader.Read メソッド 

Read one character. When eof was deteced, return -1. When the reading pointer is at the line end, return '\n'.

public override int Read();

戻り値

an

int
value

例外

例外の種類 条件
IOException if an error occurs

参照

OhStreamReader クラス | OhymosNet 名前空間