TextLineCollection.IndexOf

TextLineCollection.IndexOf method

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

public int IndexOf(int position)
パラメータタイプ説明
positionInt32位置

戻り値

ディクショナリ内のコレクションのインデックス - または - 位置が見つからない場合は -1。

例外

例外調子
ArgumentOutOfRangeException

関連項目