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