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