System::Net::Http::Headers::HttpHeaders::GetValues método
HttpHeaders::GetValues method
Devuelve los valores correspondientes por el nombre especificado.
System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
| Parámetro | Tipo | Descripción |
|---|---|---|
| name | String | El nombre de la cabecera. |
ReturnValue
Los valores correspondientes.
Ver también
- Typedef SharedPtr
- Class IEnumerable
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++