TheCDESettings..::..ReadAllAppSettings Method
Reads all App Settings in the given argList
Namespace:
nsCDEngine.ISMAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public virtual bool ReadAllAppSettings( ref IDictionary<string, string> argList )
Public Overridable Function ReadAllAppSettings ( _ ByRef argList As IDictionary(Of String, String) _ ) As Boolean
public: virtual bool^ ReadAllAppSettings( IDictionary<String^, String^>^% argList )
Parameters
- argList
- Type: IDictionary<(Of <(<'String, String>)>)>%
reference to the existing arg list. Must be set