[]
Copies the collection of TrendLines beginning with the specified index to the specified array of TrendLinesCollection objects.
public void CopyTo(TrendLine[] array, int index)
Public Sub CopyTo(array As TrendLine(), index As Integer)
| Type | Name | Description |
|---|---|---|
| TrendLine[] | array | Array. |
| int | index | Index. |