Click or drag to resize

Cookie Methods

The Cookie type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Cookie.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as a hash function for a Cookie object.
(Overrides ObjectGetHashCode.)
Public methodToString
Returns a String that represents the current Cookie.
(Overrides ObjectToString.)
Top
See Also