System::Net::CookieCollection::Remove 메서드

CookieCollection::Remove method

지정된 쿠키를 컬렉션에서 제거합니다.

bool System::Net::CookieCollection::Remove(const System::SharedPtr<Cookie> &cookie) override
매개변수형식설명
쿠키const System::SharedPtr<Cookie>&제거할 쿠키.

ReturnValue

지정된 쿠키가 성공적으로 제거되면 true, 그렇지 않으면 false.

또 보기