System::Net::CookieCollection::IndexOf method
CookieCollection::IndexOf method
Returnerar ett index för den angivna cookien.
int32_t System::Net::CookieCollection::IndexOf(System::SharedPtr<Cookie> cookie)
| Parameter | Type | Beskrivning |
|---|---|---|
| cookie | System::SharedPtr<Cookie> | Cookien att söka efter. |
ReturnValue
Ett index för den angivna cookien om den hittas, annars -1.
Se även
- Typedef SharedPtr
- Class Cookie
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Page for C++