TaskCollection.Insert
TaskCollection.Insert method
Detta är stubbimplementeringen av ILists Insert -metod, som bara kastar NotSupportedException
public void Insert(int index, Task item)
Parameter | Typ | Beskrivning |
---|---|---|
index | Int32 | Indexet att infoga på. |
item | Task | Objektet som ska infogas. |
Se även
- class Task
- class TaskCollection
- namnutrymme Aspose.Tasks
- hopsättning Aspose.Tasks