TextLineCollection.IndexOf

TextLineCollection.IndexOf method

获取给定位置的索引。

public int IndexOf(int position)
范围类型描述
positionInt32职位

返回值

集合在字典中的索引 - 或 - 如果未找到该位置,则为 -1。

例外

例外(健康)状况
ArgumentOutOfRangeException

也可以看看