System::Net::Http::Headers::ContentDispositionHeaderValue::GetDispositionTypeLength طريقة

ContentDispositionHeaderValue::GetDispositionTypeLength method

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

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

ReturnValue

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

انظر أيضًا