A Sandcastle Documented Class Library
ArgumentsItem Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.Arguments.Item(System.String)"]
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string this[ string param ] { get; }
Public ReadOnly Default Property Item ( param As String ) As String Get
public: property String^ default[String^ param] { String^ get (String^ param); }
member Item : string with get
Parameters
- param
- Type: SystemString
Property Value
Type: StringSee Also