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