[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.ReportParameters.ParameterValueCollection.CopyTo

CopyTo Method

CopyTo(ParameterValue[], int)

Copies this collection of ParameterValue items to the array.

Declaration
public void CopyTo(ParameterValue[] array, int arrayIndex)
Parameters
Type Name Description
ParameterValue[] array

destination

int arrayIndex

starting point.