System.Web.HttpCookieCollection.Get Method

Returns the System.Web.HttpCookie item with the specified index from the cookie collection.

Syntax

public HttpCookie Get (int index)

Parameters

index
The index of the cookie to return from the collection.

Returns

The System.Web.HttpCookie specified by index.

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