OHyMoS.NET Class Library

OhStreamReader プロパティ

OhStreamReader クラスのプロパティは以下のとおりです。OhStreamReader クラスの完全なメンバ一覧については、 OhStreamReader メンバ のトピックを参照してください。

パブリック プロパティ

Ipos テストのためのプロパティです。_iposの値を取得します。
LineNo テストのためのプロパティです。_linenoの値を取得します。
NextLine テストのためのプロパティです。_nextLineの値を取得します。
TreatCommentP コメントモードに関するbool値の取得・設定を行うプロパティです。 デフォルトではfalseに設定されています。
コメントモードとは
#から行末までの文字列はコメントとみなす ということです。
Returns the boolean flag about treat-comment-mode. If this flag is true, treat-comment-mode is on. Sets treat-comment-mode on. When treat-comment-mode is on,
  1. lines which start with '#' are ignored;
  2. part string from '#' to the line end is ignored.
In default, treat-comment-mode is off.

参照

OhStreamReader クラス | OhStreamReader メンバ | OhymosNet 名前空間