WeekDayCollection.Item
WeekDayCollection indexer
获取或设置指定索引处的项目值。
public WeekDay this[int index] { get; set; }
| 范围 | 描述 |
|---|---|
| index | 要获取或设置的元素的从零开始的索引。 |
也可以看看
- class WeekDay
- class WeekDayCollection
- 命名空间 Aspose.Tasks
- 部件 Aspose.Tasks
获取或设置指定索引处的项目值。
public WeekDay this[int index] { get; set; }
| 范围 | 描述 |
|---|---|
| index | 要获取或设置的元素的从零开始的索引。 |