C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFieldList Class / CopyTo Method

In This Topic
CopyTo Method (C1FlexPivotFieldList)
In This Topic
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As C1FlexPivotField, _
   ByVal index As Integer _
) 
 

Parameters

array
index
See Also