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