System::Net::CookieCollection::RemoveAt method
CookieCollection::RemoveAt method
移除指定索引处的 cookie。
void System::Net::CookieCollection::RemoveAt(int32_t idx)
| Parameter | Type | 描述 |
|---|---|---|
| idx | int32_t | 必须移除的 cookie 的索引。 |
另见
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Page for C++