System.Net.CookieCollection Class

Provides a collection container for instances of the System.Net.Cookie class.

See Also: CookieCollection Members

Syntax

public class CookieCollection : ICollection

Remarks

The System.Net.CookieCollection class implements an ICollection interface to provide a general mechanism for handling collections of cookies. For example, this is useful in the case where an application is designed to store cookies for multiple servers.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0