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