[]
Copies the collection Chart3DContourStyle elements beginning with the specified index to an array of Chart3DContourStyle objects.
public void CopyTo(Chart3DContourStyle[] array, int index)
| Type | Name | Description |
|---|---|---|
| Chart3DContourStyle[] | array | Output array. |
| int | index | Starting index. |