System.Web.UI.WebControls.ParameterCollection.CopyTo Method

Copies a specified index of a parameter array to the parameter collection.

Syntax

public void CopyTo (Parameter[] paramArray, int index)

Parameters

paramArray
Documentation for this section has not yet been entered.
index
The integer index of the parameterArray item that is to be copied.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0