LumiSoft Net Help
Add Method (field)
NamespacesLumiSoft.Net.MIMEMIME_h_CollectionAdd(String)
Parses and adds specified header field to the end of the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_h Add(
	string field
)
Public Function Add ( 
	field As String
) As MIME_h
public:
MIME_h^ Add(
	String^ field
)
member Add : 
        field : string -> MIME_h 
Parameters
field (String)
Header field string (Name: value).
Return Value
MIME_h
Retunrs added header field.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when field is null reference.

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