Adds a new header field with specified name and value to the end of the collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Add( string fieldName, string value )
Public Sub Add ( fieldName As String, value As String )
public: void Add( String^ fieldName, String^ value )
member Add : fieldName : string * value : string -> unit
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119