System::Net::Http::Headers::HttpHeaderValueCollection::TryParseAdd method
HttpHeaderValueCollection::TryParseAdd method
Tries to parse a header string representation and add it to the current collection.
bool System::Net::Http::Headers::HttpHeaderValueCollection<T>::TryParseAdd(String input)
Parameter | Type | Description |
---|---|---|
input | String | The header string representation. |
ReturnValue
True when the parsing is successfully done, otherwise false.
See Also
- Class String
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++