Gets or sets specified parameter value.

C# | Visual Basic | Visual C++ | F# |
public string this[ string parameterName ] { get; set; }
Public Default Property Item ( parameterName As String ) As String Get Set
public: property String^ default[String^ parameterName] { String^ get (String^ parameterName); void set (String^ parameterName, String^ value); }
member Item : string with get, set

- parameterName (String)

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