System::Net::Http::Headers::HttpHeaderValueCollection::Remove 메서드
HttpHeaderValueCollection::Remove method
컬렉션에서 요소를 삭제합니다.
bool System::Net::Http::Headers::HttpHeaderValueCollection<T>::Remove(const T &item) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | const T& | 제거할 항목. |
ReturnValue
요소가 발견되어 제거되면 true, 그렇지 않으면 false.
또 보기
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++