System.Web.UI.ValidatorCollection.CopyTo Method

Copies the validator collection to the specified array, beginning at the specified location.

Syntax

public void CopyTo (Array array, int index)

Parameters

array
The collection to which the validation server control is added.
index
The index where the validation server control is copied.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0