Destroy is the destructor for the object instance. Destroy calls Clear to insure that COokies are removed from the collection, and frees resources allocated in the
Create constructor, including
CookieListByDomain and the internal protection mechanism used to access to the collection. Destroy calls the inherited Destroy method prior to exiting.