LumiSoft Net Help
Remove Method (field)
NamespacesLumiSoft.Net.MIMEMIME_h_CollectionRemove(MIME_h)
Removes specified header field from the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Remove(
	MIME_h field
)
Public Sub Remove ( 
	field As MIME_h
)
public:
void Remove(
	MIME_h^ field
)
member Remove : 
        field : MIME_h -> unit 
Parameters
field (MIME_h)
Header field to remove.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when field is null reference value.

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