System::Net::CookieCollection::IndexOf yöntemi
CookieCollection::IndexOf method
Belirtilen çerezin bir dizinini döndürür.
int32_t System::Net::CookieCollection::IndexOf(System::SharedPtr<Cookie> cookie)
| Parameter | Type | Açıklama |
|---|---|---|
| çerez | System::SharedPtr<Cookie> | Aranacak çerez. |
ReturnValue
Belirtilen çerez bulunursa onun indeksi, aksi takdirde -1.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Page for C++