AddHeaders()
HttpHeaders::AddHeaders(System::SharedPtr<HttpHeaders>) method
Concatenates the specified HttpHeaders-class instance with the current one.
virtual void System::Net::Http::Headers::HttpHeaders::AddHeaders(System::SharedPtr<HttpHeaders> sourceHeaders)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| sourceHeaders | System::SharedPtr<HttpHeaders> | The HttpHeaders-class instance from which headers will be added. | 
See Also
- Typedef SharedPtr
 - Class HttpHeaders
 - Namespace System::Net::Http::Headers
 - Library Aspose.Slides