Removes all header fields with the specified name.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void RemoveAll( string name )
Public Sub RemoveAll ( name As String )
public: void RemoveAll( String^ name )
member RemoveAll : name : string -> unit
Parameters
- name (String)
- Header field name.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when name is null reference. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119