CookieCollection.Add Method
.NET Framework 3.0
Adds a Cookie to a CookieCollection.
| Name | Description |
|---|---|
| CookieCollection.Add (Cookie) | Adds a Cookie to a CookieCollection. |
| CookieCollection.Add (CookieCollection) | Adds the contents of a CookieCollection to the current instance. |