System::Net::CookieCollection::Contains Methode
CookieCollection::Contains method
Überprüft, ob die Sammlung das angegebene Cookie enthält.
bool System::Net::CookieCollection::Contains(const System::SharedPtr<Cookie> &cookie) const override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Cookie | const System::SharedPtr<Cookie>& | Das zu prüfende Cookie. |
ReturnValue
True, wenn die Sammlung das angegebene Cookie enthält, sonst false.
Siehe auch
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Font for C++