ICookieVisitor Methods | 
The ICookieVisitor type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  (Inherited from IDisposable.) | |
| Visit | 
            Method that will be called once for each cookie. This method may never be called if no cookies are found. 
              |