Insert
Insert
Inserts WeekDay at specified index.
Returns: void Aspose::Tasks::
Insert(int32_t index, const System::SharedPtr< WeekDay > & item)
| Parameter | Description |
|---|---|
| index | Index to insert to. |
| item | The item to insert. |
Inserts WeekDay at specified index.
Returns: void Aspose::Tasks::
Insert(int32_t index, const System::SharedPtr< WeekDay > & item)
| Parameter | Description |
|---|---|
| index | Index to insert to. |
| item | The item to insert. |