Item

CollectionBase<T> indexer

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

public T this[int index] { get; set; }
范围描述
index

也可以看看