System::Net::Http::Headers::HttpHeaders::GetHeaderStrings method
HttpHeaders::GetHeaderStrings method
Returns a collection that contains string representations of headers’ values.
System::SharedPtr<Collections::Generic::IEnumerable<Collections::Generic::KeyValuePair<String, String>>> System::Net::Http::Headers::HttpHeaders::GetHeaderStrings()
ReturnValue
A collection that contains string representations of headers’ values.
See Also
- Typedef SharedPtr
- Class IEnumerable
- Class KeyValuePair
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++