System.Web.UI.WebControls.ParameterCollection.Insert Method

Inserts the specified System.Web.UI.WebControls.Parameter object into the System.Web.UI.WebControls.ParameterCollection collection at the specified index.

Syntax

public void Insert (int idx, Parameter param)

Parameters

idx
Documentation for this section has not yet been entered.
param
Documentation for this section has not yet been entered.

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