System::Net::Http::Headers::HttpHeaders::GetValues metodo
HttpHeaders::GetValues method
Restituisce i valori corrispondenti per il nome specificato.
System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | String | Il nome dell’intestazione. |
ReturnValue
I valori corrispondenti.
Vedi anche
- Typedef SharedPtr
- Class IEnumerable
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++