Item

NonGenericList indexer

获取或设置指定索引处的元素。

public object this[int index] { get; set; }
范围描述
索引索引。

也可以看看