طريقة System::Net::Http::Headers::EntityTagHeaderValue::GetEntityTagLength

EntityTagHeaderValue::GetEntityTagLength method

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

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

ReturnValue

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

انظر أيضًا