Copies the collection Chart3DGroup elements beginning with
the specified index to an array of Chart3DGroup objects.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public void CopyTo( Chart3DGroup[] array, int index ) |
Visual Basic |
---|
Public Sub CopyTo ( _ array As Chart3DGroup(), _ index As Integer _ ) |
Parameters
- array
- Type: array<C1.Win.C1Chart3D..::..Chart3DGroup>[]()[][]
Output array.
- index
- Type: System..::..Int32
Index.