System::Net::CookieCollection::IndexOf yöntemi
CookieCollection::IndexOf method
Belirtilen çerezin indeksini döndürür.
int32_t System::Net::CookieCollection::IndexOf(System::SharedPtr<Cookie> cookie)
| Parametre | Tür | 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.Font for C++