System.Web.HttpStaticObjectsCollection.CopyTo Method

Copies members of an System.Web.HttpStaticObjectsCollection into an array.

Syntax

public void CopyTo (Array array, int index)

Parameters

array
The array to copy the System.Web.HttpStaticObjectsCollection into.
index
The member of the collection 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