System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength method
ContentRangeHeaderValue::GetContentRangeLength method
يحول سلسلة مُمرَّرة من الموضع المحدد إلى نسخة من فئة ContentRangeHeaderValue.
static int32_t System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
| معامل | نوع | الوصف |
|---|---|---|
| الإدخال | String | سلسلة للتحليل. |
| startIndex | int32_t | موضع بدء للتحليل. |
| parsedValue | System::SharedPtr<Object>& | نسخة حيث سيتم تعيين كائن مُحلَّل. |
ReturnValue
طول الجزء الفرعي المُحلَّل، وإلا 0.
انظر أيضًا
- Class String
- Typedef SharedPtr
- Class Object
- Class ContentRangeHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++