Mono Class Library: Overview

System.Web.HttpCookieCollection: Method Members

The methods of System.Web.HttpCookieCollection are listed below. For a list of all members, see the HttpCookieCollection Members list.

See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase

Public Methods

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) : HttpCookie
Documentation for this section has not yet been entered.
Get(string) : HttpCookie
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation 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.