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

ProductInfoHeaderValue::GetProductInfoLength method

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

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

ReturnValue

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

انظر أيضًا