Get a string parameter
Declaring type: RecommenderParameters
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public string GetRemoveString (
        string key,
        string dvalue
) 
Parameters
key
the name of the parameter
dvalue
the default value
Return Value
the parameter value related to key, the default value if it does not exist