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