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