Get a float value from the parameters
Declaring type: CommandLineParameters
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public float GetRemoveFloat (
        string key
) 
Parameters
key
the parameter name
Return Value
the value of the parameter, 0 if no parameter of the given name found