RemoveAt()
CookieCollection::RemoveAt(int32_t) method
Removes a cookie at the specified index.
void System::Net::CookieCollection::RemoveAt(int32_t idx)
Arguments
Parameter | Type | Description |
---|---|---|
idx | int32_t | An index of a cookie that must be removed. |
See Also
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Slides