System::Net::Http::Headers::WarningHeaderValue::Parse method
WarningHeaderValue::Parse method
Converts a passed string to an instance of the WarningHeaderValue class.
static System::SharedPtr<WarningHeaderValue> System::Net::Http::Headers::WarningHeaderValue::Parse(String input)
Parameter | Type | Description |
---|---|---|
input | String | A string to parse. |
ReturnValue
An instance of the WarningHeaderValue class.
See Also
- Typedef SharedPtr
- Class WarningHeaderValue
- Class String
- Class WarningHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++