System::Net::Http::Headers::RetryConditionHeaderValue::TryParse yöntemi
RetryConditionHeaderValue::TryParse method
Verilen bir dizeyi RetryConditionHeaderValue sınıfının bir örneğine dönüştürmeye çalışır.
static bool System::Net::Http::Headers::RetryConditionHeaderValue::TryParse(String input, System::SharedPtr<RetryConditionHeaderValue> &parsedValue)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | Dize | Ayrıştırılacak bir dize. |
| parsedValue | System::SharedPtr<RetryConditionHeaderValue>& | 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 RetryConditionHeaderValue
- Class RetryConditionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++