System::Net::CookieCollection::RemoveAt 方法
CookieCollection::RemoveAt method
移除位于指定索引的 cookie。
void System::Net::CookieCollection::RemoveAt(int32_t idx)
| 参数 | 类型 | 描述 |
|---|---|---|
| idx | int32_t | 必须删除的 cookie 的索引。 |
另见
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Font for C++