Click or drag to resize

CookieCollection Methods

The CookieCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified Cookie to the Cookie Collection
Public methodCopyTo
Public methodGetEnumerator
Public methodRemove
Removes the Cookie with the specified name from the Collection
Public methodSet
Updates an existing cookie, or adds it as a new cookie.
Top
See Also