System::Net::CookieCollection::Contains yöntemi
CookieCollection::Contains method
Koleksiyonun belirtilen çerezi içerip içermediğini kontrol eder.
bool System::Net::CookieCollection::Contains(const System::SharedPtr<Cookie> &cookie) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| çerez | const System::SharedPtr<Cookie>& | Kontrol edilecek çerez. |
ReturnValue
Koleksiyon belirtilen çerezi içerdiğinde doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Font for C++