BoundsCheckableList1.Item

BoundsCheckableList<T> 索引器

获取或设置从集合中的段落。

public T this[int index] { get; set; }
参数描述
index段落索引。

另请参见