System::Net::CookieCollection::RemoveAt Methode

CookieCollection::RemoveAt method

Entfernt ein Cookie am angegebenen Index.

void System::Net::CookieCollection::RemoveAt(int32_t idx)
ParameterTypBeschreibung
idxint32_tEin Index eines Cookies, das entfernt werden muss.

Siehe auch