Parses and adds specified header field to the end of the collection.
Declaration Syntax
C# | Visual Basic | Visual 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.
Retunrs added header field.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when field is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119