LumiSoft Net Help
RemoveAll Method (name)
NamespacesLumiSoft.Net.MIMEMIME_h_CollectionRemoveAll(String)
Removes all header fields with the specified name.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ArgumentNullExceptionIs raised when name is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119