CopyTo

CopyTo

Copies the elements of this collection to the specified array, starting at the specified array index.

Returns: void Aspose::Tasks::

CopyTo(System::ArrayPtr< System::SharedPtr< ExtendedAttribute >> array, int32_t arrayIndex)
ParameterDescription
arraythe specified one-dimensional array to copy elements to
arrayIndexthe zero-based index of the specified array at which copying begins.