System::Net::CookieCollection::Contains method
CookieCollection::Contains method
Kontrollerar om samlingen innehåller den angivna kakan.
bool System::Net::CookieCollection::Contains(const System::SharedPtr<Cookie> &cookie) const override
| Parameter | Type | Beskrivning |
|---|---|---|
| cookie | const System::SharedPtr<Cookie>& | Cookien att kontrollera. |
ReturnValue
Sant när samlingen innehåller den angivna cookien, annars falskt.
Se även
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Page for C++