System::Net::CookieCollection::RemoveAt method
CookieCollection::RemoveAt method
지정된 인덱스에 있는 쿠키를 제거합니다.
void System::Net::CookieCollection::RemoveAt(int32_t idx)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| idx | int32_t | 제거해야 할 쿠키의 인덱스입니다. |
또 보기
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Page for C++