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سلسلة للتحليل.
startIndexint32_tموضع بدء للتحليل.
parsedValueSystem::SharedPtr<Object>&نسخة حيث سيتم تعيين كائن مُحلَّل.

ReturnValue

طول الجزء الفرعي المُحلَّل، وإلا 0.

انظر أيضًا