LumiSoft Net Help
Add Method (value)
NamespacesLumiSoft.Net.SIP.MessageSIP_MVGroupHFCollection<(Of <(<'T>)>)>Add(String)
Add new header field on the bottom of the whole header.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Add(
	string value
)
Public Sub Add ( 
	value As String
)
public:
void Add(
	String^ value
)
member Add : 
        value : string -> unit 
Parameters
value (String)
Header field value.

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