Sets first item with specified encoded value. If item doesn't exist, item will be appended to the end.
If value is null, all items with specified name will be removed.

C# | Visual Basic | Visual C++ | F# |
public void SetValue( string name, string value )
Public Sub SetValue ( name As String, value As String )
public: void SetValue( String^ name, String^ value )
member SetValue : name : string * value : string -> unit
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119