WeekDayCollection.Item

WeekDayCollection indexer

获取或设置指定索引处的项目值。

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

也可以看看