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