LumiSoft Net Help
Remove Method (parameterName)
NamespacesLumiSoft.Net.MimeHeaderFieldParameterCollectionRemove(String)
Removes specified header field parameter from the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Remove(
	string parameterName
)
Public Sub Remove ( 
	parameterName As String
)
public:
void Remove(
	String^ parameterName
)
member Remove : 
        parameterName : string -> unit 
Parameters
parameterName (String)
The name of the header field parameter to remove.

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