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