CopyTo
ExtendedAttributeDefinitionCollection.CopyTo method
Copies the elements of this collection to the specified array, starting at the specified array index.
public void CopyTo(ExtendedAttributeDefinition[] array, int arrayIndex)
Parameter | Type | Description |
---|---|---|
array | ExtendedAttributeDefinition[] | the specified one-dimensional array to copy elements to |
arrayIndex | Int32 | the zero-based index of the specified array at which copying begins. |
See Also
- class ExtendedAttributeDefinition
- class ExtendedAttributeDefinitionCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks