C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Net
WebHeaderCollection Class
WebHeaderCollection Methods
Add Method
Clear Method
Get Method
GetEnumerator Method
Remove Method
Set Method
WebHeaderCollection
Clear Method
Removes all headers from the collection.
Namespace:
System.Net
Assembly:
CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
void
Clear
()
See Also
Reference
WebHeaderCollection Class
System.Net Namespace