System::Net::Http::Headers::ProductInfoHeaderValue::GetProductInfoLength طريقة

ProductInfoHeaderValue::GetProductInfoLength method

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

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

ReturnValue

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

انظر أيضًا