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