WorkingTimeCollection.CopyTo
WorkingTimeCollection.CopyTo method
kopiert den Inhalt einer Sammlung in ein Array, beginnend bei einem bestimmten Index
public void CopyTo(WorkingTime[] array, int arrayIndex)
| Parameter | Typ | Beschreibung |
|---|---|---|
| array | WorkingTime[] | ein Array, in das kopiert werden soll. |
| arrayIndex | Int32 | Start-Array-Index |
Siehe auch
- class WorkingTime
- class WorkingTimeCollection
- namensraum Aspose.Tasks
- Montage Aspose.Tasks