WeekDayCollection.Insert
WeekDayCollection.Insert method
刀片WeekDay
在指定的索引处.
public void Insert(int index, WeekDay item)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要插入的索引。 |
item | WeekDay | 要插入的项目。 |
也可以看看
- class WeekDay
- class WeekDayCollection
- 命名空间 Aspose.Tasks
- 部件 Aspose.Tasks
刀片WeekDay
在指定的索引处.
public void Insert(int index, WeekDay item)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要插入的索引。 |
item | WeekDay | 要插入的项目。 |