Sets first item with specified 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.
Value is encoed as needed and specified item.ParametersString will be updated accordingly.

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