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