Item

KnownPropertyList indexer

获取指定索引处的元素。

public PropertyDescriptor this[int index] { get; set; }
范围描述
index要获取或设置的元素的从零开始的索引。

返回值

该属性已设置并且 System.Collections.Generic.IList 是只读的。

也可以看看