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

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