Share via


WebHeaderCollection Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the WebHeaderCollection class.

Namespace:  System.Net
Assembly:  System.Http (in System.Http.dll)

Syntax

'Declaration
Public Sub New
public WebHeaderCollection()
public:
WebHeaderCollection()
new : unit -> WebHeaderCollection
public function WebHeaderCollection()

.NET Framework Security

See Also

Reference

WebHeaderCollection Class

System.Net Namespace