| Overload | Description |
|---|---|
| Remove(ICookieItem) | Removes the cookie item from the container. |
| Remove(IEnumerable<ICookieItem>) | Removes the cookie items collection from the container. |
| Remove(ICookieContainer) | Removes the contents of an another container from the container. |