System::Net::Http::Headers::NameValueWithParametersHeaderValue::TryParse metodu
NameValueWithParametersHeaderValue::TryParse method
Geçilen bir dizeyi NameValueWithParametersHeaderValue sınıfının bir örneğine dönüştürmeye çalışır.
static bool System::Net::Http::Headers::NameValueWithParametersHeaderValue::TryParse(String input, System::SharedPtr<NameValueWithParametersHeaderValue> &parsedValue)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | Dize | Ayrıştırılacak bir dize. |
| parsedValue | System::SharedPtr<NameValueWithParametersHeaderValue>& | Ayrıştırılmış bir nesnenin atanacağı bir örnek. |
ReturnValue
Ayrıştırma başarılı bir şekilde tamamlandığında doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class NameValueWithParametersHeaderValue
- Class NameValueWithParametersHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++