System::Net::Http::Headers::WarningHeaderValue::GetWarningLength طريقة

WarningHeaderValue::GetWarningLength method

يحول سلسلة مُمرَّرة من الفهرس المحدد إلى نسخة من الفئة WarningHeaderValue.

static int32_t System::Net::Http::Headers::WarningHeaderValue::GetWarningLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
ParameterTypeالوصف
الإدخالStringسلسلة للتحليل.
startIndexint32_tموضع بدء للتحليل.
parsedValueSystem::SharedPtr<Object>&كائن حيث سيتم تعيين الكائن المُحلَّل.

ReturnValue

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

انظر أيضًا