WorkingTimeCollection.CopyTo
WorkingTimeCollection.CopyTo method
copies a collection content into an Array, starting at a particular index
public void CopyTo(WorkingTime[] array, int arrayIndex)
Parameter | Type | Description |
---|---|---|
array | WorkingTime[] | an array to copy to. |
arrayIndex | Int32 | starting array index |
See Also
- class WorkingTime
- class WorkingTimeCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks