C-DEngine 5.105

CookieCollection Methods

The CookieCollection type exposes the following members.

Methods


  Name Description
Public method Add(Cookie)
Adds the specified cookie to the collection.
Public method Add(CookieCollection)
Adds the specified cookies to the collection.
Public method CopyTo(Array, Int32)
Copies the elements of the collection to the specified Array, starting at the specified index in the array.
Public method CopyTo(array<Cookie>[]()[][], Int32)
Copies the elements of the collection to the specified array of Cookie, starting at the specified index in the array.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Gets the enumerator used to iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)