System::Net::Http::Headers::WarningHeaderValue::GetWarningLength طريقة
WarningHeaderValue::GetWarningLength method
يحول سلسلة مُمرَّرة من الفهرس المحدد إلى نسخة من الفئة WarningHeaderValue.
static int32_t System::Net::Http::Headers::WarningHeaderValue::GetWarningLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
| Parameter | Type | الوصف |
|---|---|---|
| الإدخال | String | سلسلة للتحليل. |
| startIndex | int32_t | موضع بدء للتحليل. |
| parsedValue | System::SharedPtr<Object>& | كائن حيث سيتم تعيين الكائن المُحلَّل. |
ReturnValue
يرجع طول الجزء الفرعي المُحلَّل، وإلا 0.
انظر أيضًا
- Class String
- Typedef SharedPtr
- Class Object
- Class WarningHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++