System.Web.HttpCookieCollection.CopyTo Method

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

Syntax

public void CopyTo (Array array, int index)

Parameters

array
Documentation for this section has not yet been entered.
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