System.Web.HttpModuleCollection.CopyTo Method

Copies members of the module collection to an Array, beginning at the specified index of the array.

Syntax

public void CopyTo (Array dest, int index)

Parameters

dest
The destination Array.
index
The index of the destination Array where copying starts.

Remarks

Documentation for this section has not yet been entered.

Requirements

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