SourceText.Item

SourceText indexer

指定されたインデックスの値を取得します。

public abstract char this[int position] { get; }
パラメータ説明
position位置。

戻り値

チャー。

関連項目