Méthode System::Net::Http::Headers::RetryConditionHeaderValue::GetRetryConditionLength
RetryConditionHeaderValue::GetRetryConditionLength method
Convertit une chaîne fournie à partir de l’index spécifié en une instance de la classe RetryConditionHeaderValue.
static int32_t System::Net::Http::Headers::RetryConditionHeaderValue::GetRetryConditionLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
| Paramètre | Type | Description |
|---|---|---|
| input | String | Une chaîne à analyser. |
| startIndex | int32_t | Une position de départ pour l’analyse. |
| parsedValue | System::SharedPtr<Object>& | Une instance où un objet analysé sera assigné. |
ReturnValue
Renvoie la longueur d’une sous-chaîne analysée, sinon 0.
Voir aussi
- Class String
- Typedef SharedPtr
- Class Object
- Class RetryConditionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++