The members of System.Web.HttpCookieCollection are listed below.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
| | Documentation for this section has not yet been entered. |
[read-only] | AllKeys | string[]. Documentation for this section has not yet been entered. |
[read-only] default property | Item(int) | HttpCookie. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | HttpCookie. Documentation for this section has not yet been entered. |
| Add(HttpCookie)Documentation for this section has not yet been entered. |
| Clear()Documentation for this section has not yet been entered. |
| CopyTo(Array, int)Documentation for this section has not yet been entered. |
| Get(int) : HttpCookieDocumentation for this section has not yet been entered. |
| Get(string) : HttpCookieDocumentation for this section has not yet been entered. |
| GetKey(int) : stringDocumentation for this section has not yet been entered. |
| Remove(string)Documentation for this section has not yet been entered. |
| Set(HttpCookie)Documentation for this section has not yet been entered. |