System::Net::CookieCollection::Remove‑metod
CookieCollection::Remove method
Tar bort den angivna kakan från samlingen.
bool System::Net::CookieCollection::Remove(const System::SharedPtr<Cookie> &cookie) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| cookie | const System::SharedPtr<Cookie>& | Cookie:n att ta bort. |
ReturnValue
Sant när den angivna cookie:n har tagits bort framgångsrikt, annars falskt.
Se även
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.PDF for C++