TaskCollection.Insert
TaskCollection.Insert method
Dies ist die Stub-Implementierung der Insert -Methode von IList, die nur NotSupportedException auslöst.
public void Insert(int index, Task item)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Der Index, an dem eingefügt werden soll. |
item | Task | Das einzufügende Element. |
Siehe auch
- class Task
- class TaskCollection
- namensraum Aspose.Tasks
- Montage Aspose.Tasks