System::Net::Http::Headers::HttpHeaders::GetValues method
HttpHeaders::GetValues method
Returns corresponding values by the specified name.
System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
Parameter | Type | Description |
---|---|---|
name | String | The header name. |
ReturnValue
The corresponding values.
See Also
- Typedef SharedPtr
- Class IEnumerable
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.PUB for C++