Provides a collection container for instances of the System.Net.Cookie class.
See Also: CookieCollection Members
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.