System::Net::Http::Headers::ProductInfoHeaderValue::GetProductInfoLength metodo
ProductInfoHeaderValue::GetProductInfoLength method
Converte una stringa passata dall’indice specificato in un’istanza della classe ProductInfoHeaderValue.
static int32_t System::Net::Http::Headers::ProductInfoHeaderValue::GetProductInfoLength(String input, int32_t startIndex, System::SharedPtr<ProductInfoHeaderValue> &parsedValue)
| Parametro | Tipo | Descrizione |
|---|---|---|
| input | Stringa | Una stringa da analizzare. |
| startIndex | int32_t | Una posizione iniziale per l’analisi. |
| parsedValue | System::SharedPtr<ProductInfoHeaderValue>& | Un’istanza in cui verrà assegnato un oggetto analizzato. |
ReturnValue
Restituisce la lunghezza di una sottostringa analizzata, altrimenti 0.
Vedi anche
- Class String
- Typedef SharedPtr
- Class ProductInfoHeaderValue
- Class ProductInfoHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++