System::Net::Http::Headers::HttpHeaderValueCollection::Remove method
HttpHeaderValueCollection::Remove method
Deletes element from collection.
bool System::Net::Http::Headers::HttpHeaderValueCollection<T>::Remove(const T &item) override
Parameter | Type | Description |
---|---|---|
item | const T& | Item to remove. |
ReturnValue
True if element was found and removed, false otherwise.
See Also
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++