OHyMoS.NET Class Library

OhStringReader.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

参照

OhStringReader クラス | OhymosNet 名前空間