System::Net::Http::Headers::ViaHeaderValue::GetViaLength method

ViaHeaderValue::GetViaLength method

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

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

ReturnValue

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

انظر أيضًا