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