Copies data values to the specified array beginning at the specified index from the FunctionsCollection.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public void CopyTo( FunctionBase[] array, int index )  | 
| Visual Basic | 
|---|
Public Sub CopyTo ( _ array As FunctionBase(), _ index As Integer _ )  | 
Parameters
- array
 - Type: array<C1.Win.C1Chart..::..FunctionBase>[]()[][]
Array. 
- index
 - Type: System..::..Int32
Index.