System::Net::CookieCollection::RemoveAt Methode
CookieCollection::RemoveAt method
Entfernt ein Cookie am angegebenen Index.
void System::Net::CookieCollection::RemoveAt(int32_t idx)
| Parameter | Typ | Beschreibung |
|---|---|---|
| idx | int32_t | Ein Index eines Cookies, das entfernt werden muss. |
Siehe auch
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Font for C++