Metodo System::Net::Http::Headers::HttpHeaders::GetValues
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 |
|---|---|---|
| nome | Stringa | 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.Font for C++